FreeRTOS-Kernel/portable/GCC/ARM_CRx_MPU
2024-01-09 11:34:48 -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 Fix copyright headers in the new port files 2023-12-27 21:44:04 -05:00
port.c Remove the use of ulContext and a controlled SVC stack pointer for the port 2024-01-03 17:04:10 -05:00
portASM.S Add the system call table as an actual extern declaration to the ASM file 2024-01-09 11:34:48 -05:00
portmacro.h Change the parameters for prvMpuSetRegion() to follow the naming convention a bit more 2024-01-03 11:05:50 -05:00
portmacro_asm.h Fix formatting in portmacro_asm.h 2024-01-04 12:16:55 -05:00