HAL_ChibiOS: log stdout to USB on mindpx-v2

This commit is contained in:
Andrew Tridgell 2018-12-29 11:07:46 +11:00
parent b03024dd34
commit cf85f25adc
1 changed files with 2 additions and 2 deletions

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