It does have an MPU.

git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14110 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
This commit is contained in:
Giovanni Di Sirio 2021-03-30 09:20:31 +00:00
parent 533830aa7b
commit 31be5c3934
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@
#include <stdint.h>
#define __CM0PLUS_REV 0U
#define __MPU_PRESENT 0U
#define __MPU_PRESENT 1U
#define __VTOR_PRESENT 1U
#define __NVIC_PRIO_BITS 2U
#define __Vendor_SysTickConfig 0U