soc: arm: stm32g0: add hw flow control property for usart1 to dts fixup
This commit adds the missing USART1 HW_FLOW_CONTROL property to the stm32g0 DTS fixup file. Signed-off-by: Filip Brozovic <fbrozovic@gmail.com>
This commit is contained in:
parent
fc2dfae64f
commit
5756c00017
1 changed files with 1 additions and 0 deletions
|
@ -86,6 +86,7 @@
|
|||
#define DT_USART_1_IRQ DT_ST_STM32_USART_40013800_IRQ_0
|
||||
#define DT_UART_STM32_USART_1_CLOCK_BITS DT_ST_STM32_USART_40013800_CLOCK_BITS
|
||||
#define DT_UART_STM32_USART_1_CLOCK_BUS DT_ST_STM32_USART_40013800_CLOCK_BUS
|
||||
#define DT_UART_STM32_USART_1_HW_FLOW_CONTROL DT_ST_STM32_USART_40013800_HW_FLOW_CONTROL
|
||||
|
||||
#define DT_UART_STM32_USART_2_BASE_ADDRESS DT_ST_STM32_USART_40004400_BASE_ADDRESS
|
||||
#define DT_UART_STM32_USART_2_BAUD_RATE DT_ST_STM32_USART_40004400_CURRENT_SPEED
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue