mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-10-26 23:36:32 -04:00
Correct the header comments in het.c and het.h (RM48/TMS570 demo) which were corrupt. Correct version numbers in RX63N Renesas compiler demo. Ensure stacks set up for tasks in the RX200 port layer end on 8 byte boundaries (was 4, which didn't matter but didn't match the definition). Replaced unqualified (unsigned) in calls to standard functions with (size_t). |
||
|---|---|---|
| .. | ||
| .settings | ||
| src | ||
| .cproject | ||
| .HardwareDebuglinker | ||
| .info | ||
| .project | ||
| .RL78_G1A_TBlinker | ||
| .RSKRL78G1Clinker | ||
| .RSKRL78L13linker | ||
| .YRDKRL78G14linker | ||
| custom.bat | ||
| RSKRL78G1C.launch | ||
| RTOSDemo.launch | ||
| YRDKRL78G14.launch | ||