andrzej-kaczmarek opened a new pull request, #3349: URL: https://github.com/apache/mynewt-core/pull/3349
This updates os_assert_cb prototype to match assert_func. This allows to get proper assert information in callback e.g. for logging. Note that this breaks API, but since updates in other projects are trivial I'd like to get this merged. A good example why this is useful is a blehci app which can use os_assert_cb to log asserts system-wide via HCI vs event: https://github.com/apache/mynewt-nimble/pull/1930 -- 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: notifications-unsubscr...@mynewt.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org