FreeRTOS-Kernel/portable/GCC/ARM_CRx_No_GIC
Maxim De Clercq 8a416d79c0
fix: Add big-endian support to ARM_CRx_No_GIC port (#1355)
This change makes sure the Data endianness bit is set in the SPSR
register when the program is being compiled for big-endian.

Signed-off-by: Maxim De Clercq <maximdeclercq00@gmail.com>
2026-01-12 21:22:07 +05:30
..
port.c fix: Add big-endian support to ARM_CRx_No_GIC port (#1355) 2026-01-12 21:22:07 +05:30
portASM.S Add support for vApplicationFPUSafeIRQHandler (#1113) 2024-08-08 21:07:11 +05:30
portmacro.h Update ARM_CRx_No_GIC port (#1101) 2024-07-22 21:05:17 +05:30