1
0
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:
FrightRisk 2024-07-16 08:45:39 -04:00
parent 156a29a629
commit 041c9bc045

View File

@ -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