XinStellaris opened a new pull request, #7735:
URL: https://github.com/apache/nuttx/pull/7735

   Signed-off-by: 田昕 <tianx...@xiaomi.com>
   
   ## Summary
   Linux has a notifier mechanism for panic/reboot.... and so on. This is 
useful, for example if we want to gracefully close wifi when rebooting. I tried 
to implement similar thing in Nuttx in this PR.
   Also I used the notifier to redirect syslog output into flash when assert 
happens.
   ## Impact
   assert function is impacted.
   
   ## Testing
   Tested on ESP32C3
   


-- 
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-unsubscr...@nuttx.apache.org

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

Reply via email to