kasjer opened a new pull request #2083: sys/console: Allow history to be preserved during reset URL: https://github.com/apache/mynewt-core/pull/2083 It cab be useful to preserver console history in RAM when code is begin debugged and application is intentionally rebooted i.e. mon reset. History memory is put in bssnz section and magic value is stored to detect RAM preservation. History will be preserved on some platforms where during reboot history data is not overwritten by bootloader data. Tested to work on hifive1 board with custom reset handler, and dialog da14699 board.
---------------------------------------------------------------- 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
