mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-08 08:49:52 +03:00
clean up
This commit is contained in:
@@ -11,8 +11,8 @@ default_envs = debug
|
|||||||
; -DMYESP_TIMESTAMP -DTESTS -DCRASH -DNO_SERIAL
|
; -DMYESP_TIMESTAMP -DTESTS -DCRASH -DNO_SERIAL
|
||||||
; -DNO_SERIAL if you want a fresh install to use the Serial port
|
; -DNO_SERIAL if you want a fresh install to use the Serial port
|
||||||
debug_flags = -Wall -DCRASH
|
debug_flags = -Wall -DCRASH
|
||||||
release_flags = -w
|
release_flags = -w -DDNO_SERIAL
|
||||||
general_flags = -g -DNO_GLOBAL_EEPROM -DDNO_SERIAL
|
general_flags = -g -DNO_GLOBAL_EEPROM
|
||||||
|
|
||||||
arduino_core_2_3_0 = espressif8266@1.5.0
|
arduino_core_2_3_0 = espressif8266@1.5.0
|
||||||
arduino_core_2_4_0 = espressif8266@1.6.0
|
arduino_core_2_4_0 = espressif8266@1.6.0
|
||||||
|
|||||||
Reference in New Issue
Block a user