Correction on Heap API available from ISR by mhightower83 · Pull Request #8708 · esp8266/Arduino

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@mhightower83

Copy link

Contributor

The call path for "new" implemented in abi.cpp is not in IRAM and should not be called from an ISR.

@mcspr mcspr merged commit 3a2fe9f into esp8266:master

Nov 4, 2022

@mhightower83 mhightower83 deleted the pr-doc-correction branch

November 4, 2022 13:42

hasenradball pushed a commit to hasenradball/Arduino that referenced this pull request

Nov 18, 2024
* Correction on Heap API available from ISR

* Expand reason for avoid realloc/free

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

Reviewers

@mcspr mcspr mcspr left review comments

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@mhightower83 @mcspr