mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-27 12:46:34 +00:00
add lib_ignore to solo1 env
This commit is contained in:
parent
414c231c86
commit
0ed7b6e8e9
@ -86,6 +86,9 @@ build_flags = ${env:tasmota32_base.build_flags}
|
|||||||
-DFIRMWARE_TASMOTA32
|
-DFIRMWARE_TASMOTA32
|
||||||
-DCODE_IMAGE_STR='"solo1"'
|
-DCODE_IMAGE_STR='"solo1"'
|
||||||
-DOTA_URL='"http://ota.tasmota.com/tasmota32/release/tasmota32solo1.bin"'
|
-DOTA_URL='"http://ota.tasmota.com/tasmota32/release/tasmota32solo1.bin"'
|
||||||
|
lib_ignore = ${env:tasmota32_base.lib_ignore}
|
||||||
|
TTGO TWatch Library
|
||||||
|
Micro-RTSP
|
||||||
|
|
||||||
[env:tasmota32solo1-safeboot]
|
[env:tasmota32solo1-safeboot]
|
||||||
extends = env:tasmota32_base
|
extends = env:tasmota32_base
|
||||||
|
Loading…
x
Reference in New Issue
Block a user