mirror of https://github.com/arendst/Tasmota.git
add platform to solo1
This commit is contained in:
parent
12a14a3e49
commit
3c3d1b6583
|
@ -43,6 +43,7 @@ monitor_filters = esp32_exception_decoder
|
|||
[env:tasmota32solo1-ocd]
|
||||
build_type = debug
|
||||
extends = env:tasmota32_base
|
||||
platform = ${core32solo1.platform}
|
||||
platform_packages = ${core32solo1.platform_packages}
|
||||
board = esp32_solo1_4M
|
||||
debug_tool = esp-prog
|
||||
|
|
Loading…
Reference in New Issue