wes3 commented on PR #3100: URL: https://github.com/apache/mynewt-core/pull/3100#issuecomment-1792914860
@benmccrea @andrzej-kaczmarek BTW: I should mention that this PR came about due to the hal_watchdog_tickle() issue for dialog mcu's wiping out the reset reason. I did not want to mess with the os_coredump_cb as was mentioned in that other PR which was closed. I wanted this to be called as the first function in os_default_irq() and be independent of the other MYNEWT_VALs. I only added this to os_fault.c in cm33 as I wanted to see what others thought about this and if desired we can add it to the other os_fault.c modules. -- 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]
