mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-25 11:46:31 +00:00
Only version lite with c3
This commit is contained in:
parent
9f1ff8af66
commit
311e7ad661
@ -61,11 +61,11 @@ platform_packages = framework-arduinoespressif32 @ https://github.com/
|
|||||||
platformio/tool-mklittlefs @ ~1.203.200522
|
platformio/tool-mklittlefs @ ~1.203.200522
|
||||||
build_unflags = ${esp32_defaults.build_unflags} -mtarget-align
|
build_unflags = ${esp32_defaults.build_unflags} -mtarget-align
|
||||||
build_flags = ${esp32_defaults.build_flags}
|
build_flags = ${esp32_defaults.build_flags}
|
||||||
;-DFIRMWARE_LITE
|
-DFIRMWARE_LITE
|
||||||
-I$PROJECT_DIR/include
|
-I$PROJECT_DIR/include
|
||||||
-include "fix_esp32c3.h"
|
-include "fix_esp32c3.h"
|
||||||
;-DESP32_STAGE=true
|
;-DESP32_STAGE=true
|
||||||
;lib_extra_dirs = lib/libesp32
|
lib_extra_dirs = lib/libesp32
|
||||||
lib_ignore =
|
lib_ignore =
|
||||||
NeoPixelBus
|
NeoPixelBus
|
||||||
rc-switch
|
rc-switch
|
||||||
|
Loading…
x
Reference in New Issue
Block a user