From 1bc93a17b05444e30c39fa08cdbb414f21536131 Mon Sep 17 00:00:00 2001 From: Jason2866 Date: Sun, 16 Dec 2018 23:07:19 +0100 Subject: [PATCH] Removing duplicate entrys Options for core 2.5.0 where duplicated --- platformio.ini | 5 ----- 1 file changed, 5 deletions(-) diff --git a/platformio.ini b/platformio.ini index 964197a6f..ea5cd7f2c 100644 --- a/platformio.ini +++ b/platformio.ini @@ -81,11 +81,6 @@ build_flags = ; VTABLES in Flash (default) -DVTABLES_IN_FLASH -; if using esp8266 core 2.5.0 (stage) or up -; No exception code in firmware -; -fno-exceptions -; -lstdc++-nox - ; if using esp8266 core 2.5.0 (stage) or up ; enable one option set -> No exception recommended ; No exception code in firmware