]> git.sur5r.net Git - freertos/commit
Improve command input string handling in FreeRTOS+CLI to allow allow commands to...
authorrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Fri, 31 Aug 2012 13:10:20 +0000 (13:10 +0000)
committerrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Fri, 31 Aug 2012 13:10:20 +0000 (13:10 +0000)
commit42ae548a9d0e7f7c8b3c492a7795aea9a18c5002
tree33c9cbc35ccbea982fdc4a7ce7a5d63200f8eddb
parent49d9336d2ccd8d8ff703807de46c43ecd9ec7cde
Improve command input string handling in FreeRTOS+CLI to allow allow commands to be sub-strings of each other, and not to count trailing white space as a parameter.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1777 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
FreeRTOS-Plus/FreeRTOS-Plus-CLI/FreeRTOS_CLI.c