mirror of
https://github.com/richonguzman/LoRa_APRS_iGate.git
synced 2026-03-05 04:53:53 +01:00
feat: enable esp prog debugger
This commit is contained in:
parent
ca995821c8
commit
7af7ca5fba
|
|
@ -40,6 +40,8 @@ lib_deps =
|
|||
extra_scripts =
|
||||
pre:tools/compress.py
|
||||
|
||||
debug_tool = esp-prog
|
||||
|
||||
[env:ttgo-lora32-v21]
|
||||
board = ttgo-lora32-v21
|
||||
build_flags = -Werror -Wall -DTTGO_T_LORA32_V2_1 -DELEGANTOTA_USE_ASYNC_WEBSERVER=1
|
||||
|
|
|
|||
Loading…
Reference in a new issue