mirror of
https://github.com/Montecri/GNSSTimeServer.git
synced 2026-02-20 01:41:23 +01:00
DTR / RTS config
Added DTR / RTS lines for direct MCU programming (plugging a standalone Serial adapter to chip pins
This commit is contained in:
committed by
GitHub
parent
22ba153ad7
commit
26e87bfc11
@@ -15,6 +15,8 @@ platform = espressif32
|
||||
framework = arduino
|
||||
upload_speed = 921600
|
||||
monitor_speed = 115200
|
||||
monitor_rts = 0
|
||||
monitor_dtr = 0
|
||||
board_build.filesystem = littlefs
|
||||
lib_deps =
|
||||
paulstoffregen/Time@^1.6
|
||||
|
||||
Reference in New Issue
Block a user