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/ARM_CM3
Richard Barry f407b70dcc + Update demos that use FreeRTOS+Trace to work with the latest trace recorder library.
+ Fix a few compiler warnings.
+ Add TickType_t specific critical sections so critical sections are not used when accessing the tick count in cases where the access is atomic (32-bit tick count, 32-bit architecture).
2014-12-18 11:02:15 +00:00
..
port.c + New feature added: Task notifications. 2014-12-15 14:13:03 +00:00
portmacro.h + Update demos that use FreeRTOS+Trace to work with the latest trace recorder library. 2014-12-18 11:02:15 +00:00