utzig opened a new pull request #2610:
URL: https://github.com/apache/mynewt-core/pull/2610


   Refactor LPUart driver to only allocated RAM proportional to the number of 
enabled Uarts; each UART uses about 230 bytes for its state, so having a single 
UART enabled should provide a significant reduction in RAM usage.
   
   The driver's flash usage was also reduced, by about 20% when a single UART 
is being used.


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


Reply via email to