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/RL78_E2Studio_GCC/src
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
..
Common-Demo-Tasks RL78 GCC: Save and restore all register banks. 12 years ago
FreeRTOS_Source Minor mods common files to fix warnings generated by Renesas compiler. 12 years ago
ExampleISR.S Update the IAR RL78 demo to include main_blinky.c and main_full.c. 12 years ago
FreeRTOSConfig.h Update the GCC RL78 demo to include four separate build configurations, each of which targets different hardware. 12 years ago
RegTest.S RL78 GCC: Save and restore all register banks. 12 years ago
demo_specific_io.h Minor mods common files to fix warnings generated by Renesas compiler. 12 years ago
hardware_setup.c Update the GCC RL78 demo to include four separate build configurations, each of which targets different hardware. 12 years ago
iodefine_RL78G1A.h Update the GCC RL78 demo to include four separate build configurations, each of which targets different hardware. 12 years ago
iodefine_RL78G1A_ext.h Update the GCC RL78 demo to include four separate build configurations, each of which targets different hardware. 12 years ago
iodefine_RL78G1C.h Update the GCC RL78 demo to include four separate build configurations, each of which targets different hardware. 12 years ago
iodefine_RL78G1C_ext.h Update the GCC RL78 demo to include four separate build configurations, each of which targets different hardware. 12 years ago
iodefine_RL78G14.h Update the GCC RL78 demo to include four separate build configurations, each of which targets different hardware. 12 years ago
iodefine_RL78G14_ext.h Update the GCC RL78 demo to include four separate build configurations, each of which targets different hardware. 12 years ago
iodefine_RL78L13.h Update the GCC RL78 demo to include four separate build configurations, each of which targets different hardware. 12 years ago
iodefine_RL78L13_ext.h Update the GCC RL78 demo to include four separate build configurations, each of which targets different hardware. 12 years ago
main.c Update the GCC RL78 demo to include four separate build configurations, each of which targets different hardware. 12 years ago
main_blinky.c Update the GCC RL78 demo to include four separate build configurations, each of which targets different hardware. 12 years ago
main_full.c Update the GCC RL78 demo to include four separate build configurations, each of which targets different hardware. 12 years ago
reset_program.asm Update the GCC RL78 demo to include four separate build configurations, each of which targets different hardware. 12 years ago
typedefine.h All related to RL78 GCC demos (which are still a work in progress): 12 years ago
vector_table.c Update the GCC RL78 demo to include four separate build configurations, each of which targets different hardware. 12 years ago