FreeRTOS-Kernel/FreeRTOS/Source/portable/IAR/ARM_CM4F_MPU
Gaurav Aggarwal 96b6746364 Updates to CM4_MPU IAR 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-21 00:02:31 +00:00
..
port.c Updates to CM4_MPU IAR port 2019-12-21 00:02:31 +00:00
portasm.s Updates to CM4_MPU IAR port 2019-12-21 00:02:31 +00:00
portmacro.h Updates to CM4_MPU IAR port 2019-12-21 00:02:31 +00:00