You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by GitBox <gi...@apache.org> on 2019/11/12 14:39:06 UTC

[GitHub] [mynewt-core] kasjer opened a new pull request #2092: console history persistence

kasjer opened a new pull request #2092: console history persistence
URL: https://github.com/apache/mynewt-core/pull/2092
 
 
   This adds possibility to store commands typed in console in persistent stored log.
   It may be useful when complicated commands are used.
   
   In this PR code that was handling console history was moved to separate package.
   Additional package that handles storage in logs is added.
   
   CONSOLE_HISTORY_SIZE was deprecated.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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