[4.4.2] Tri-state USART TX output if load due to powered down peripheral is d… (...
commitca12a4c611408e3b2b1f8320bf9ea30abb20b156
authorMark Haslinghuis <mark@numloq.nl>
Thu, 11 May 2023 08:25:40 +0000 (11 10:25 +0200)
committerGitHub <noreply@github.com>
Thu, 11 May 2023 08:25:40 +0000 (11 10:25 +0200)
tree7f6ec5d59967a1be20e11955ba85e429555cc906
parent3fb822d877a5656e57465e3055e6875d6b3de56f
[4.4.2] Tri-state USART TX output if load due to powered down peripheral is d… (#12782)

Tri-state USART TX output if load due to powered down peripheral is detected (#12760)

Tri-state USART TX output if loaded due to powered down peripheral being detected

Co-authored-by: Steve Evans <SteveCEvans@users.noreply.github.com>
src/main/drivers/serial_uart.c
src/main/drivers/serial_uart.h
src/main/drivers/serial_uart_hal.c
src/main/drivers/serial_uart_impl.h
src/main/drivers/serial_uart_stdperiph.c
src/main/drivers/serial_uart_stm32f4xx.c
src/main/drivers/serial_uart_stm32f7xx.c
src/main/drivers/serial_uart_stm32g4xx.c
src/main/drivers/serial_uart_stm32h7xx.c