You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by gi...@git.apache.org on 2017/07/17 12:12:51 UTC

[GitHub] michal-narajowski opened a new pull request #420: sys/console: fix console compatibility

michal-narajowski opened a new pull request #420: sys/console: fix console compatibility
URL: https://github.com/apache/mynewt-core/pull/420
 
 
   The previous fix (#408, MYNEWT-811) introduced a regression in handling CR/LF characters.
   When CR/LF was used, the LF character was added to the buffer and handled by the shell resulting in "Unrecognized command" error.
   Additionally, this patch also fixes these issues in console/minimal.
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services