kasjer opened a new pull request, #3140:
URL: https://github.com/apache/mynewt-core/pull/3140

   Console history was meant to be stored in section pointed by bssnz_t This 
section is usually defined in bsp.h that was not included. Section was put in 
normal ram and console history was not able to persist across reboots as was 
the intentions.
   
   Now bsp.h is included and console history can be accessed after reboot if 
bsp defines section that is not cleared during startup.


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to