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/RVDS
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
..
ARM7_LPC21xx Map portTICK_RATE_MS to portTICK_PERIOD_MS. 11 years ago
ARM_CA9 Add configCLEAR_TICK_INTERRUPT() to the IAR and RVDS Cortex-A9 ports. 11 years ago
ARM_CM0 Map portTICK_RATE_MS to portTICK_PERIOD_MS. 11 years ago
ARM_CM3 Map portTICK_RATE_MS to portTICK_PERIOD_MS. 11 years ago
ARM_CM4F Map portTICK_RATE_MS to portTICK_PERIOD_MS. 11 years ago