v1.1.0里面的 CMSIS_History.htm说:
The CMSIS core source files core_cm3.c, core_cm4.c containing helper function for older ARM compiler versions got removed.
----------------------------------------------------------------------------------------
但是CMSIS_Core.htm说:The following functions are defined in core_cm0.h / core_cm3.hand generate specific Cortex-M instructions. The functions are implemented in the file core_cm0.c / core_cm3.c.
|