]> begriffs open source - freertos/commit
Minor updates to demo projects to ensure correct building with V8 rc1.
authorRichard Barry <ribarry@amazon.com>
Mon, 30 Dec 2013 11:24:34 +0000 (11:24 +0000)
committerRichard Barry <ribarry@amazon.com>
Mon, 30 Dec 2013 11:24:34 +0000 (11:24 +0000)
commite95b482f5609acfe75b4b753e9a8ad4aa1f75ee6
tree03d544f6ae1c9ef3129d4ba18479708de959e7f5
parentf9072e7bac8c93915aa2dee45bb312b681342da2
Minor updates to demo projects to ensure correct building with V8 rc1.
18 files changed:
FreeRTOS/Demo/CORTEX_SmartFusion2_M2S050_SoftConsole/RTOSDemo/Full-Demo/Sample-CLI-commands.c
FreeRTOS/Demo/PIC18_MPLAB/stdint.h [new file with mode: 0644]
FreeRTOS/Demo/RL78_RL78G13_Promo_Board_IAR/FreeRTOSConfig.h
FreeRTOS/Demo/RL78_RL78G13_Promo_Board_IAR/main.c
FreeRTOS/Demo/RX600_RX62N-RDK_GNURX/RTOSDemo/stdint.h [new file with mode: 0644]
FreeRTOS/Demo/RX600_RX62N-RSK_GNURX/RTOSDemo/stdint.h [new file with mode: 0644]
FreeRTOS/Demo/SuperH_SH7216_Renesas/RTOSDemo/RenesasCode/typedefine.h
FreeRTOS/Demo/SuperH_SH7216_Renesas/RTOSDemo/stdint.h [new file with mode: 0644]
FreeRTOS/Demo/uIP_Demo_Rowley_ARM7/uip/cs8900a.c
FreeRTOS/Source/include/FreeRTOS.h
FreeRTOS/Source/portable/GCC/ARM7_AT91SAM7S/portISR.c
FreeRTOS/Source/portable/GCC/ARM7_AT91SAM7S/portmacro.h
FreeRTOS/Source/portable/GCC/ARM_CM3/port.c
FreeRTOS/Source/portable/GCC/ARM_CM4F/port.c
FreeRTOS/Source/portable/IAR/ARM_CM3/port.c
FreeRTOS/Source/portable/IAR/ARM_CM4F/port.c
FreeRTOS/Source/portable/RVDS/ARM_CM3/port.c
FreeRTOS/Source/portable/RVDS/ARM_CM4F/port.c