mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-09 17:29:50 +03:00
board profiles: pre-configured pin layouts #11
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
; example custom platformio.ini file for EMS-ESP
|
||||
;
|
||||
|
||||
[env]
|
||||
upload_protocol = espota
|
||||
upload_flags =
|
||||
@@ -8,7 +11,7 @@ upload_port = 10.10.10.101
|
||||
[common]
|
||||
; debug_flags = -DENABLE_CORS -DEMSESP_TEST
|
||||
; debug_flags = -DEMSESP_DEBUG -DEMSESP_TEST
|
||||
debug_flags = -DEMSESP_TEST
|
||||
; debug_flags = -DEMSESP_DEFAULT_BOARD_PROFILE=\"LOLIN\"
|
||||
|
||||
[env:esp32]
|
||||
monitor_filters = esp32_exception_decoder
|
||||
|
||||
Reference in New Issue
Block a user