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).
2013-03-25 16:30:42 +00:00
..
AltBlckQ.c Prepare for V7.4.0 release. 2013-02-19 18:36:58 +00:00
AltBlock.c Prepare for V7.4.0 release. 2013-02-19 18:36:58 +00:00
AltPollQ.c Prepare for V7.4.0 release. 2013-02-19 18:36:58 +00:00
AltQTest.c Prepare for V7.4.0 release. 2013-02-19 18:36:58 +00:00
BlockQ.c Prepare for V7.4.0 release. 2013-02-19 18:36:58 +00:00
blocktim.c Minor mods common files to fix warnings generated by Renesas compiler. 2013-03-25 16:30:42 +00:00
comtest.c Prepare for V7.4.0 release. 2013-02-19 18:36:58 +00:00
comtest_strings.c Prepare for V7.4.0 release. 2013-02-19 18:36:58 +00:00
countsem.c Prepare for V7.4.0 release. 2013-02-19 18:36:58 +00:00
crflash.c Prepare for V7.4.0 release. 2013-02-19 18:36:58 +00:00
crhook.c Prepare for V7.4.0 release. 2013-02-19 18:36:58 +00:00
death.c Prepare for V7.4.0 release. 2013-02-19 18:36:58 +00:00
dynamic.c Prepare for V7.4.0 release. 2013-02-19 18:36:58 +00:00
flash.c Prepare for V7.4.0 release. 2013-02-19 18:36:58 +00:00
flash_timer.c Prepare for V7.4.0 release. 2013-02-19 18:36:58 +00:00
flop.c Prepare for V7.4.0 release. 2013-02-19 18:36:58 +00:00
GenQTest.c Minor mods common files to fix warnings generated by Renesas compiler. 2013-03-25 16:30:42 +00:00
integer.c Prepare for V7.4.0 release. 2013-02-19 18:36:58 +00:00
IntQueue.c Prepare for V7.4.0 release. 2013-02-19 18:36:58 +00:00
PollQ.c Prepare for V7.4.0 release. 2013-02-19 18:36:58 +00:00
QPeek.c Prepare for V7.4.0 release. 2013-02-19 18:36:58 +00:00
QueueSet.c Prepare for V7.4.0 release. 2013-02-19 18:36:58 +00:00
recmutex.c Prepare for V7.4.0 release. 2013-02-19 18:36:58 +00:00
semtest.c Prepare for V7.4.0 release. 2013-02-19 18:36:58 +00:00
sp_flop.c Prepare for V7.4.0 release. 2013-02-19 18:36:58 +00:00
TimerDemo.c Prepare for V7.4.0 release. 2013-02-19 18:36:58 +00:00