mirror of https://github.com/arendst/Tasmota.git
moved to platformio_tasmota32.ini
This commit is contained in:
parent
cedd6224ec
commit
b8abe4fd0f
|
@ -64,9 +64,6 @@ build_unflags = ${esp32_defaults.build_unflags}
|
|||
-mtarget-align
|
||||
build_flags = ${esp32_defaults.build_flags}
|
||||
-Wno-switch-unreachable
|
||||
-I$PROJECT_DIR/include
|
||||
-include "fix_esp32c3.h"
|
||||
-include "sdkconfig.h"
|
||||
;-DESP32_STAGE=true
|
||||
lib_extra_dirs = lib/libesp32
|
||||
lib/libesp32_lvgl
|
||||
|
|
Loading…
Reference in New Issue