esp32_dev branch

This commit is contained in:
proddy
2021-02-06 17:51:52 +01:00
parent bb257c195a
commit e583c7b0f7
4 changed files with 7 additions and 5 deletions

21
pio_local.ini_example Normal file
View File

@@ -0,0 +1,21 @@
[env]
; upload_port = COM3
[common]
; debug_flags = -DENABLE_CORS -DEMSESP_DEBUG -DEMSESP_TEST
debug_flags = -DEMSESP_DEBUG -DEMSESP_TEST
; debug_flags = -DEMSESP_TEST
upload_protocol = espota
upload_flags =
--port=8266
--auth=ems-esp-neo
upload_port = ems-esp.local
[env:esp32]
monitor_filters = esp32_exception_decoder
debug_tool = esp-prog
debug_init_break = tbreak setup
extra_scripts =
; pre:scripts/build_interface.py
scripts/rename_fw.py