FreeRTOS-Kernel/FreeRTOS/Source/portable/RVDS/ARM_CM0
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.
2013-09-01 19:53:24 +00:00
..
port.c Make Cortex-M0 set/clear interrupt flag from ISR functions nestable. 2013-09-01 19:53:24 +00:00
portmacro.h Make Cortex-M0 set/clear interrupt flag from ISR functions nestable. 2013-09-01 19:53:24 +00:00