FreeRTOS-Kernel/FreeRTOS/Source/portable/GCC/ARM_CM4_MPU
Gaurav Aggarwal 47d8ac6ac6 Updates to CM4_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.
2019-12-20 02:05:44 +00:00
..
port.c Updates to CM4_MPU GCC port 2019-12-20 02:05:44 +00:00
portmacro.h Updates to CM4_MPU GCC port 2019-12-20 02:05:44 +00:00