HAL_ChibiOS: log stdout to USB on mindpx-v2

This commit is contained in:
Andrew Tridgell 2018-12-29 11:07:46 +11:00 committed by Randy Mackay
parent ff67c83bc1
commit 638b3b80d2

View File

@ -29,8 +29,8 @@ FLASH_RESERVE_START_KB 16
FLASH_RESERVE_END_KB 0
# serial port for stdout
STDOUT_SERIAL SD7
STDOUT_BAUDRATE 57600
#STDOUT_SERIAL SD7
#STDOUT_BAUDRATE 57600
# order of I2C buses
I2C_ORDER I2C1 I2C2