mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-26 20:26:32 +00:00
fix board type
This commit is contained in:
parent
20a50ffc2e
commit
a334826906
@ -168,7 +168,7 @@ monitor_filters = esp32_exception_decoder
|
|||||||
[env:tasmota32c3cdc-ocd]
|
[env:tasmota32c3cdc-ocd]
|
||||||
build_type = debug
|
build_type = debug
|
||||||
extends = env:tasmota32c3
|
extends = env:tasmota32c3
|
||||||
board = esp32c3cdc-qio_opi
|
board = esp32c3cdc
|
||||||
debug_tool = esp-builtin
|
debug_tool = esp-builtin
|
||||||
upload_protocol = esp-builtin
|
upload_protocol = esp-builtin
|
||||||
debug_init_break = tbreak setup
|
debug_init_break = tbreak setup
|
||||||
|
Loading…
x
Reference in New Issue
Block a user