This repository has been archived on 2023-11-05. You can view files and clone it, but cannot push or open issues or pull requests.
FreeRTOS-Kernel/FreeRTOS/Source/portable/GCC/CORTUS_APS3
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