mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2026-01-17 07:10:37 -05:00
+ 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). |
||
|---|---|---|
| .. | ||
| .settings | ||
| src | ||
| .cproject | ||
| .HardwareDebuglinker | ||
| .info | ||
| .project | ||
| custom.bat | ||
| makefile.init | ||
| RTOSDemo HardwareDebug.launch | ||