From: richardbarry Date: Sun, 12 May 2013 13:02:16 +0000 (+0000) Subject: Convert SmartFusion2 CLI to use the interrupt UART driver functions instead of the... X-Git-Tag: V7.5.0~99 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=b5623704e1db254da56bd375093fec79a447744f;p=freertos 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 --- diff --git a/FreeRTOS/Demo/CORTEX_M2S050_Starter_Kit_SoftConsole/RTOSDemo/.cproject b/FreeRTOS/Demo/CORTEX_M2S050_Starter_Kit_SoftConsole/RTOSDemo/.cproject index 321f82be8..e76a18d35 100644 --- a/FreeRTOS/Demo/CORTEX_M2S050_Starter_Kit_SoftConsole/RTOSDemo/.cproject +++ b/FreeRTOS/Demo/CORTEX_M2S050_Starter_Kit_SoftConsole/RTOSDemo/.cproject @@ -50,6 +50,7 @@