mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-28 21:26:33 +00:00
Update platformio.ini with stage
Update platformio.ini with latest stage option
This commit is contained in:
parent
5a44b12870
commit
5026cbd38d
@ -107,10 +107,10 @@ build_flags = ${esp82xx_defaults.build_flags}
|
|||||||
; enable one option set -> No exception recommended
|
; enable one option set -> No exception recommended
|
||||||
; No exception code in firmware
|
; No exception code in firmware
|
||||||
-fno-exceptions
|
-fno-exceptions
|
||||||
-lstdc++-nox
|
-lstdc++
|
||||||
; Exception code in firmware /needs much space! 90k
|
; Exception code in firmware /needs much space! 90k
|
||||||
; -fexceptions
|
; -fexceptions
|
||||||
; -lstdc++
|
; -lstdc++-exc
|
||||||
|
|
||||||
[core_active]
|
[core_active]
|
||||||
; Select one core set for platform and build_flags
|
; Select one core set for platform and build_flags
|
||||||
|
Loading…
x
Reference in New Issue
Block a user