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: [email protected] With regards, Apache Git Services
