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 d8c135e2dc Add extern 'C' to FreeRTOS.h.
Remove obsolete extern declaration of vTaskSwitchContext() from the MPX430X IAR portmacro.h (other older portmacro.h header files contain the same declaration).
11 years ago
..
Common-Demo-Tasks Start to remove unnecessary 'signed char *' casts from strings that are now just plain char * types. 11 years ago
ExampleISR.S Update the IAR RL78 demo to include main_blinky.c and main_full.c. 12 years ago
FreeRTOSConfig.h Remove casting from definition of configMAX_PRIORITIES to allow its use in pre-processor defined conditional compilation. 11 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 Change 'signed char *pcTaskName) to 'char *pcTaskName' in vApplicationStackOverflowHook(). 11 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 Start to remove unnecessary 'signed char *' casts from strings that are now just plain char * types. 11 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