FreeRTOS-Kernel/portable/GCC/ARM_CRx_MPU
Soren Ptak 91d4d2416a Respond to PR Feedback
Fix incorrect context size define
Add MPU Region alignment check
Use highest priority MPU region when not provided xRegions
Remove unused variables
Remove dangling function declarations
2024-01-30 14:15:10 -05:00
..
.clang-format Change to make the .clang-format file work with V14 of clang-format. Moving the comment for PRIVILEGED_FUNCTION to the front to help with formatting, also makes more sense when looking at the func imo 2024-01-02 12:58:46 -05:00
mpu_wrappers_v2_asm.h Clang format the mpu_wrappers_v2_asm.h file with slight tweaks to the format options 2024-01-02 11:48:07 -05:00
mpu_wrappers_v2_asm.S Make vPortYieldWithinAPI and FreeRTOS_Tick_Handler into more configurable functions 2024-01-09 15:45:45 -05:00
port.c Respond to PR Feedback 2024-01-30 14:15:10 -05:00
portASM.S Respond to PR Feedback 2024-01-30 14:15:10 -05:00
portmacro.h Respond to PR Feedback 2024-01-30 14:15:10 -05:00
portmacro_asm.h Respond to PR Feedback 2024-01-30 14:15:10 -05:00