1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-07-27 18:02:17 +03:00

Make exceptions off by default (#5538)

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.
This commit is contained in:
Earle F. Philhower, III
2018-12-21 18:38:41 -08:00
committed by Develo
parent 95a5c5e60a
commit 2388102a97
5 changed files with 127 additions and 127 deletions