Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make exceptions off by default #5538

Merged
merged 2 commits into from
Dec 22, 2018
Merged

Make exceptions off by default #5538

merged 2 commits into from
Dec 22, 2018

Conversation

earlephilhower
Copy link
Collaborator

Scripts, makefiles, and users who do no changes will not have exceptions
enabled during builds. This should avoid the sketch inflation issue for
users who are space constrained, while allowing users who care about
exceptions to enable them through the IDE.

Scripts, makefiles, and users who do no changes will not have exceptions
enabled during builds.  This should avoid the sketch inflation issue for
users who are space constrained, while allowing users who care about
exceptions to enable them through the IDE.
@earlephilhower earlephilhower added this to the 2.5.0 milestone Dec 21, 2018
@devyte devyte merged commit 2388102 into esp8266:master Dec 22, 2018
earlephilhower added a commit to earlephilhower/Arduino that referenced this pull request Dec 26, 2018
PR esp8266#5538 made exceptiond disabled by default and changed some file names
which not get updated in the linker file, resultin in exceptions ending up
back in IRAM.
earlephilhower added a commit that referenced this pull request Dec 26, 2018
PR #5538 made exceptions disabled by default and changed some file names
which didn't get updated in the linker file, resulting in exceptions ending up
back in IRAM.
@earlephilhower earlephilhower deleted the nomox branch November 18, 2020 00:16
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.

3 participants