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 a2c0294 commit 153ea17Copy full SHA for 153ea17
targets/TARGET_ARM_FM/TARGET_FVP_MPS2/TARGET_FVP_MPS2_M0P/device/CMSDK_CM0plus.h
@@ -98,7 +98,7 @@ typedef enum IRQn {
98
99
/* -------- Configuration of the Cortex-M0+ Processor and Core Peripherals ------ */
100
#define __CM0PLUS_REV 0x0000 /* Core revision r0p0 */
101
-#define __MPU_PRESENT 1 /* MPU present or not */
+#define __MPU_PRESENT 0 /* MPU present or not */
102
#define __VTOR_PRESENT 1 /* VTOR present or not */
103
#define __NVIC_PRIO_BITS 2 /* Number of Bits used for Priority Levels */
104
#define __Vendor_SysTickConfig 0 /* Set to 1 if different SysTick Config is used */
0 commit comments