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/Common/Minimal
Richard Barry a9b8f0ca69 Minor mods common files to fix warnings generated by Renesas compiler.
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).
12 years ago
..
AltBlckQ.c Prepare for V7.4.0 release. 12 years ago
AltBlock.c Prepare for V7.4.0 release. 12 years ago
AltPollQ.c Prepare for V7.4.0 release. 12 years ago
AltQTest.c Prepare for V7.4.0 release. 12 years ago
BlockQ.c Prepare for V7.4.0 release. 12 years ago
GenQTest.c Minor mods common files to fix warnings generated by Renesas compiler. 12 years ago
IntQueue.c Prepare for V7.4.0 release. 12 years ago
PollQ.c Prepare for V7.4.0 release. 12 years ago
QPeek.c Prepare for V7.4.0 release. 12 years ago
QueueSet.c Prepare for V7.4.0 release. 12 years ago
TimerDemo.c Prepare for V7.4.0 release. 12 years ago
blocktim.c Minor mods common files to fix warnings generated by Renesas compiler. 12 years ago
comtest.c Prepare for V7.4.0 release. 12 years ago
comtest_strings.c Prepare for V7.4.0 release. 12 years ago
countsem.c Prepare for V7.4.0 release. 12 years ago
crflash.c Prepare for V7.4.0 release. 12 years ago
crhook.c Prepare for V7.4.0 release. 12 years ago
death.c Prepare for V7.4.0 release. 12 years ago
dynamic.c Prepare for V7.4.0 release. 12 years ago
flash.c Prepare for V7.4.0 release. 12 years ago
flash_timer.c Prepare for V7.4.0 release. 12 years ago
flop.c Prepare for V7.4.0 release. 12 years ago
integer.c Prepare for V7.4.0 release. 12 years ago
recmutex.c Prepare for V7.4.0 release. 12 years ago
semtest.c Prepare for V7.4.0 release. 12 years ago
sp_flop.c Prepare for V7.4.0 release. 12 years ago