HAL_ChibiOS: switched to USB for console on pixracer

This commit is contained in:
Andrew Tridgell 2018-11-05 14:57:46 +11:00
parent 366361f0bb
commit e3a01c661f
1 changed files with 3 additions and 3 deletions

View File

@ -21,9 +21,9 @@ STM32_ST_USE_TIMER 5
# flash size
FLASH_SIZE_KB 2048
# serial port for stdout
STDOUT_SERIAL SD7
STDOUT_BAUDRATE 57600
# serial port for stdout disabled, use USB console
# STDOUT_SERIAL SD7
# STDOUT_BAUDRATE 57600
# only one I2C bus
I2C_ORDER I2C1