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 73606369c4 Make Cortex-M0 set/clear interrupt flag from ISR functions nestable.
Don't reset the stack location when starting the scheduler in Cortex-M0 ports as the vector offset register is not implemented and XMC1000 devices have their application vector address somewhere other than 0x00.
12 years ago
..
ARM7_LPC21xx Add additional critical section to the default tickless implementations. 12 years ago
ARM_CA9 Add additional critical section to the default tickless implementations. 12 years ago
ARM_CM0 Make Cortex-M0 set/clear interrupt flag from ISR functions nestable. 12 years ago
ARM_CM3 Fix a few typos and remove the "register" keyword. 12 years ago
ARM_CM4F Fix a few typos and remove the "register" keyword. 12 years ago