mirror of
https://github.com/DCC-EX/CommandStation-EX.git
synced 2024-11-22 23:56:13 +01:00
add monitor commands to csb1 branch for the esp32
This commit is contained in:
parent
156a29a629
commit
041c9bc045
|
@ -173,6 +173,8 @@ board = esp32dev
|
|||
framework = arduino
|
||||
lib_deps = ${env.lib_deps}
|
||||
build_flags = -std=c++17
|
||||
monitor_speed = 115200
|
||||
monitor_echo = yes
|
||||
|
||||
[env:Nucleo-F411RE]
|
||||
platform = ststm32
|
||||
|
|
Loading…
Reference in New Issue
Block a user