ARM CMSIS-CORE¶
lbuild module: modm:cmsis:core
This module provides these files for accessing the ARM Cortex-M CPU and peripherals:
cmsis_gcc.h
: Contains the GCC-specific API.core_cm{core}.h
: Contains the core-specific API.
Please see the API documentation for their content and how to use them.
Limited availability: Check with 'lbuild discover' if this module is available for your target!