]> git.sur5r.net Git - freertos/commit
Convert SmartFusion2 CLI to use the interrupt UART driver functions instead of the...
authorrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Sun, 12 May 2013 13:02:16 +0000 (13:02 +0000)
committerrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Sun, 12 May 2013 13:02:16 +0000 (13:02 +0000)
commitb5623704e1db254da56bd375093fec79a447744f
tree73f0e9d1565995bdf866a1730eddfd4abf3f93c4
parent3e654efa5678193a5577329598b9314b4bcd6307
Convert SmartFusion2 CLI to use the interrupt UART driver functions instead of the polled UART driver functions.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1891 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
FreeRTOS/Demo/CORTEX_M2S050_Starter_Kit_SoftConsole/RTOSDemo/.cproject
FreeRTOS/Demo/CORTEX_M2S050_Starter_Kit_SoftConsole/RTOSDemo/FreeRTOSConfig.h
FreeRTOS/Demo/CORTEX_M2S050_Starter_Kit_SoftConsole/RTOSDemo/Full-Demo/UARTCommandConsole.c
FreeRTOS/Demo/CORTEX_M2S050_Starter_Kit_SoftConsole/RTOSDemo/Full-Demo/main_full.c
FreeRTOS/Demo/CORTEX_M2S050_Starter_Kit_SoftConsole/RTOSDemo/main.c
FreeRTOS/Demo/CORTEX_M2S050_Starter_Kit_SoftConsole/RTOSDemo/printf-stdarg.c
FreeRTOS/Demo/CORTEX_M2S050_Starter_Kit_SoftConsole/RTOSDemo_Hardware_Platform/drivers/mss_uart/mss_uart.c