updated pio examples

This commit is contained in:
proddy
2020-11-14 00:20:04 +01:00
parent 6065152e40
commit 18d8d223fb
2 changed files with 33 additions and 6 deletions

View File

@@ -13,17 +13,13 @@ upload_port = COM7
; upload_port = ems-esp.local
[common]
debug_flags = -DEMSESP_DEBUG
[env:esp32-local]
monitor_filters = esp32_exception_decoder
debug_tool = esp-prog
debug_init_break = tbreak setup
build_type = debug
extra_scripts =
; pre:scripts/build_interface.py
[env:esp8266-local]
monitor_filters = esp8266_exception_decoder
extra_scripts =
; pre:scripts/build_interface.py
scripts/main_script.py