diff options
Diffstat (limited to 'platforms/chibios')
| -rw-r--r-- | platforms/chibios/QMK_PROTON_C/configs/mcuconf.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/platforms/chibios/QMK_PROTON_C/configs/mcuconf.h b/platforms/chibios/QMK_PROTON_C/configs/mcuconf.h index ac2d9a1ee..4d7b586c0 100644 --- a/platforms/chibios/QMK_PROTON_C/configs/mcuconf.h +++ b/platforms/chibios/QMK_PROTON_C/configs/mcuconf.h | |||
| @@ -212,8 +212,8 @@ | |||
| 212 | /* | 212 | /* |
| 213 | * SERIAL driver system settings. | 213 | * SERIAL driver system settings. |
| 214 | */ | 214 | */ |
| 215 | #define STM32_SERIAL_USE_USART1 FALSE | 215 | #define STM32_SERIAL_USE_USART1 TRUE |
| 216 | #define STM32_SERIAL_USE_USART2 TRUE | 216 | #define STM32_SERIAL_USE_USART2 FALSE |
| 217 | #define STM32_SERIAL_USE_USART3 FALSE | 217 | #define STM32_SERIAL_USE_USART3 FALSE |
| 218 | #define STM32_SERIAL_USE_UART4 FALSE | 218 | #define STM32_SERIAL_USE_UART4 FALSE |
| 219 | #define STM32_SERIAL_USE_UART5 FALSE | 219 | #define STM32_SERIAL_USE_UART5 FALSE |
