forked from lucysrausch/hoverboard-firmware-hack
added Serial Port settings
This commit is contained in:
@@ -11,6 +11,10 @@ board = genericSTM32F103RC
|
|||||||
debug_tool = stlink
|
debug_tool = stlink
|
||||||
upload_protocol = stlink
|
upload_protocol = stlink
|
||||||
|
|
||||||
|
; Serial Port settings (make sure the COM port is correct)
|
||||||
|
monitor_port = COM5
|
||||||
|
monitor_speed = 115200
|
||||||
|
|
||||||
build_flags =
|
build_flags =
|
||||||
-I${PROJECT_DIR}/inc/
|
-I${PROJECT_DIR}/inc/
|
||||||
-DUSE_HAL_DRIVER
|
-DUSE_HAL_DRIVER
|
||||||
|
Reference in New Issue
Block a user