FreeRTOS-Kernel/portable/GCC/ARM_CRx_MPU
Dennis Lambe Jr. 296cce9fdb LLVM assembler compatibility for ARM_CRx_MPU
GNU as makes unrecognized sections loadable and writable by default, but
LLVM's assembler requires specifying flags explicitly. Without them, the
linker generates "has non-ABS relocation" errors when trying to link the
resulting object files.
2025-08-04 16:22:13 -04:00
..
mpu_wrappers_v2_asm.S LLVM assembler compatibility for ARM_CRx_MPU 2025-08-04 16:22:13 -04:00
port.c Fix spelling typos (#1168) 2024-11-01 10:09:49 -07:00
portASM.S LLVM assembler compatibility for ARM_CRx_MPU 2025-08-04 16:22:13 -04:00
portmacro.h Fix spelling typos (#1168) 2024-11-01 10:09:49 -07:00
portmacro_asm.h Fix spelling typos (#1168) 2024-11-01 10:09:49 -07:00