You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
FreeRTOS-Kernel/portable/GCC/ARM_CM3_MPU
Soren Ptak 4d9f6522e5
Add check for if the scheduler is running to MPU ports (#954)
* In the ARM_CM3_MPU and ARM_CM4_MPU Port function xPortIsAuthorizedToAccessBuffer() grant access to the buffer if xSchedulerRunning is false.
1 year ago
..
mpu_wrappers_v2_asm.c Update system call entry mechanism (#898) 1 year ago
port.c Add check for if the scheduler is running to MPU ports (#954) 1 year ago
portmacro.h MPU assert for ARM_CM3_MPU (#952) 1 year ago