Skip to content

Add callback and use IRAM heap if configured - #20

Open
dkerr64 wants to merge 3 commits into
krzychb:masterfrom
jgstroud:fix_crashlog
Open

Add callback and use IRAM heap if configured#20
dkerr64 wants to merge 3 commits into
krzychb:masterfrom
jgstroud:fix_crashlog

Conversation

@dkerr64

@dkerr64 dkerr64 commented Jun 9, 2024

Copy link
Copy Markdown

Offering enhancements we added when developing HomeKit-RATGDO project...

  1. Add an optional callback to user code after crash is saved.
  2. Use IRAM heap if compiled with shared 2nd heap option. See documentation and here. This saves valuable space for the application in the main heap.
  3. Fix output of certain exception types so can be properly decoded

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants