FreeRTOS-Kernel/FreeRTOS/Source/portable/GCC/ARM_CM3_MPU
Gaurav Aggarwal e058a65b16 Updates to CM3_MPU GCC port
- System calls are now only allowed from kernel code. This change can be turned on
  or off using configENFORCE_SYSTEM_CALLS_FROM_KERNEL_ONLY.
- MPU is disabled before reprogramming it and enabled afterwards to be compliant
  with ARM recommendations.
2020-01-23 01:50:25 +00:00
..
port.c Updates to CM3_MPU GCC port 2020-01-23 01:50:25 +00:00
portmacro.h Updates to CM3_MPU GCC port 2020-01-23 01:50:25 +00:00