]> begriffs open source - freertos/commit
Update demos that use FreeRTOS+CLI to remove casting to int8_t * from strings.
authorRichard Barry <ribarry@amazon.com>
Mon, 30 Dec 2013 14:06:57 +0000 (14:06 +0000)
committerRichard Barry <ribarry@amazon.com>
Mon, 30 Dec 2013 14:06:57 +0000 (14:06 +0000)
commit42a2338f1cabfb6cbf4dd8b15ae793e60075bacc
treeaff0b8e86a0af64864fbb0eaf8e178dd387734a0
parente95b482f5609acfe75b4b753e9a8ad4aa1f75ee6
Update demos that use FreeRTOS+CLI to remove casting to int8_t * from strings.
FreeRTOS/Demo/CORTEX_A9_RZ_R7S72100_IAR_DS-5/Source/Full-Demo/File-releated-CLI-commands.c
FreeRTOS/Demo/CORTEX_A9_RZ_R7S72100_IAR_DS-5/Source/Full-Demo/Sample-CLI-commands.c
FreeRTOS/Demo/CORTEX_A9_RZ_R7S72100_IAR_DS-5/Source/Full-Demo/UARTCommandConsole.c
FreeRTOS/Demo/CORTEX_A9_RZ_R7S72100_IAR_DS-5/Source/Full-Demo/serial.c
FreeRTOS/Demo/CORTEX_M0+_Atmel_SAMD20_XPlained/RTOSDemo/src/Sample-CLI-commands.c
FreeRTOS/Demo/CORTEX_M0+_Atmel_SAMD20_XPlained/RTOSDemo/src/UARTCommandConsole.c
FreeRTOS/Demo/CORTEX_SmartFusion2_M2S050_SoftConsole/RTOSDemo/Full-Demo/File-releated-CLI-commands.c
FreeRTOS/Demo/CORTEX_SmartFusion2_M2S050_SoftConsole/RTOSDemo/Full-Demo/Sample-CLI-commands.c
FreeRTOS/Demo/CORTEX_SmartFusion2_M2S050_SoftConsole/RTOSDemo/Full-Demo/UARTCommandConsole.c