Update platformio.ini with stage

Update platformio.ini with latest stage option
This commit is contained in:
Theo Arends 2018-12-28 17:30:32 +01:00
parent 5a44b12870
commit 5026cbd38d

View File

@ -107,10 +107,10 @@ build_flags = ${esp82xx_defaults.build_flags}
; enable one option set -> No exception recommended
; No exception code in firmware
-fno-exceptions
-lstdc++-nox
-lstdc++
; Exception code in firmware /needs much space! 90k
; -fexceptions
; -lstdc++
; -lstdc++-exc
[core_active]
; Select one core set for platform and build_flags