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 2021/11/08 14:09:53 UTC

[GitHub] [mynewt-core] kasjer opened a new pull request #2715: hw/ipc_nrf5340: Add network core crash notification

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


   So far reset of net core that was not initiated by
   app core was silently ignored.
   It could lead to synchronization loose of IPC or
   higher layers.
   
   Now net core restart notification can be propagated
   to app core and that information can be used or
   simply logged.


-- 
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: commits-unsubscribe@mynewt.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [mynewt-core] kasjer merged pull request #2715: hw/ipc_nrf5340: Add network core crash notification

Posted by GitBox <gi...@apache.org>.
kasjer merged pull request #2715:
URL: https://github.com/apache/mynewt-core/pull/2715


   


-- 
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: commits-unsubscribe@mynewt.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org