forked from mirror/qmk_firmware
Merge remote-tracking branch 'origin/master' into develop
This commit is contained in:
@@ -16,7 +16,7 @@ static SIOConfig sioConfig = {
|
||||
#else
|
||||
static SIOConfig sioConfig = {
|
||||
.baud = SIO_DEFAULT_BITRATE,
|
||||
# if defined(MCU_STM32) && defined(CHIBIOS_HAL_USARTv3)
|
||||
# if defined(MCU_STM32) && defined(USE_USARTV3)
|
||||
.presc = USART_PRESC1,
|
||||
# endif
|
||||
.cr1 = UART_CR1,
|
||||
|
||||
Reference in New Issue
Block a user