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/Demo/RX600_RX64M_RSK_GCC_e2studio
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).
10 years ago
..
.settings + Update demos that use FreeRTOS+Trace to work with the latest trace recorder library. 10 years ago
src + New feature added: Task notifications. 10 years ago
.HardwareDebuglinker Complete RX64M GCC demo. 11 years ago
.cproject Complete RX64M GCC demo. 11 years ago
.info + Update demos that use FreeRTOS+Trace to work with the latest trace recorder library. 10 years ago
.project Complete RX64M GCC demo. 11 years ago
RTOSDemo HardwareDebug.launch Demo application related: 11 years ago
custom.bat Started to create RX64M GCC project - building but not yet converted to new core. 11 years ago
makefile.init Complete RX64M GCC demo. 11 years ago