random flexibility

This commit is contained in:
rusefi 2023-02-19 14:47:21 -05:00
parent 51ec3dea0f
commit f849522474
1 changed files with 5 additions and 0 deletions

View File

@ -241,8 +241,13 @@
#define STM32_SERIAL_USE_USART3 FALSE
#endif
#ifndef STM32_SERIAL_USE_UART4
#define STM32_SERIAL_USE_UART4 FALSE
#endif
#ifndef STM32_SERIAL_USE_UART5
#define STM32_SERIAL_USE_UART5 FALSE
#endif
#ifndef STM32_SERIAL_USE_USART6
#define STM32_SERIAL_USE_USART6 TRUE