mirror of
https://github.com/FreeRTOS/FreeRTOS.git
synced 2026-07-28 16:53:41 +00:00
- Removed the function scope 'xPort' variable within FreeRTOS+CLI task in order for task to use the static file scope 'xPort' variable. - Added a prototype of vOutputString in UARTCommandConsole.c