We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bad536c commit 416cb0bCopy full SHA for 416cb0b
libraries/mbed/targets/cmsis/TARGET_ARM_SSG/TARGET_MPS2_M7/CMSDK_CM7.h
@@ -109,7 +109,7 @@ typedef enum IRQn
109
#define __ICACHE_PRESENT 1
110
#define __DCACHE_PRESENT 1
111
112
-#include "core_CM7.h" /* Processor and core peripherals */
+#include "core_cm7.h" /* Processor and core peripherals */
113
#include "system_CMSDK_CM7.h" /* System Header */
114
115
0 commit comments