FreeRTOS-Kernel/portable/GCC/ARM_CM3_MPU
IsaacDynamo 52ab3d0f22
MPU assert for ARM_CM3_MPU (#952)
* Add runtime check to see if the target even has a MPU

* Add missing extern symbols for __ARMCC_VERSION support

* Add default for configTOTAL_MPU_REGIONS and change a runtime assert to compile time error

* Simplify check and link to reference documentation

Co-authored-by: Soren Ptak <ptaksoren@gmail.com>

---------

Co-authored-by: Soren Ptak <ptaksoren@gmail.com>
Co-authored-by: jasonpcarroll <23126711+jasonpcarroll@users.noreply.github.com>
2024-01-18 11:12:21 -08:00
..
mpu_wrappers_v2_asm.c Update system call entry mechanism (#898) 2023-11-23 10:47:47 +05:30
port.c MPU assert for ARM_CM3_MPU (#952) 2024-01-18 11:12:21 -08:00
portmacro.h MPU assert for ARM_CM3_MPU (#952) 2024-01-18 11:12:21 -08:00