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/FreeRTOS/Source/portable/IAR/ARM_CA9
Richard Barry d12ec14160 Add configCLEAR_TICK_INTERRUPT() to the IAR and RVDS Cortex-A9 ports.
Replace LDMFD with POP instructions in IAR and RVDS Cortex-A9 ports.
Replace branch to address with indirect branch and exchange to address in register in the IAR and RVDS Cortex-A9 ports.
11 years ago
..
port.c Add configCLEAR_TICK_INTERRUPT() to the IAR and RVDS Cortex-A9 ports. 11 years ago
portASM.h Add configCLEAR_TICK_INTERRUPT() to the IAR and RVDS Cortex-A9 ports. 11 years ago
portASM.s Add configCLEAR_TICK_INTERRUPT() to the IAR and RVDS Cortex-A9 ports. 11 years ago
portmacro.h Introduce configENABLE_BACKWARD_COMPATIBILITY to allow the #defines that provide backward compatibility with FreeRTOS version prior to V8 to be optionally omitted. 11 years ago