https://github.com/matejgomboc/armcortexa-cpplib
CMSIS-like C++ library for ARM Cortex-A microprocessors
https://github.com/matejgomboc/armcortexa-cpplib
arm cmake cmsis cpp gcc library
Last synced: 12 months ago
JSON representation
CMSIS-like C++ library for ARM Cortex-A microprocessors
- Host: GitHub
- URL: https://github.com/matejgomboc/armcortexa-cpplib
- Owner: MatejGomboc
- License: apache-2.0
- Created: 2025-07-12T18:45:00.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-07-13T07:46:48.000Z (12 months ago)
- Last Synced: 2025-07-13T09:27:39.945Z (12 months ago)
- Topics: arm, cmake, cmsis, cpp, gcc, library
- Homepage:
- Size: 18.6 KB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ARMCortexA-CppLib
CMSIS-like C++ library for ARM Cortex-A microprocessors
## Supported Architectures
- work in progress TODO!!!
## License
This library is licensed under Apache License Version 2.0.
Copyright (C) 2025 Matej Gomboc .
See the attached [LICENCE](./LICENCE) file for more info.