From 5026cbd38ded6aea4aedab57e2a138b8c4ce264a Mon Sep 17 00:00:00 2001 From: Theo Arends <11044339+arendst@users.noreply.github.com> Date: Fri, 28 Dec 2018 17:30:32 +0100 Subject: [PATCH] Update platformio.ini with stage Update platformio.ini with latest stage option --- platformio.ini | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/platformio.ini b/platformio.ini index 2546e6864..461ca61ea 100644 --- a/platformio.ini +++ b/platformio.ini @@ -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