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 2018/03/21 11:52:15 UTC

[GitHub] utzig opened a new pull request #942: Fix printf fault before UART was initialized

utzig opened a new pull request #942: Fix printf fault before UART was initialized
URL: https://github.com/apache/mynewt-core/pull/942
 
 
   This fixes an issue were `os_default_irq` is trying to print dump information before UART initialization was completed, causing a fault and losing all stack/backtrace data, making debug impossible.

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