1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-22 07:45:29 +03:00
Commit graph

5 commits

Author SHA1 Message Date
Steve Evans
34e7a5ceeb
Check tx on MSP and GPS only (#13100) 2023-10-24 15:12:14 +02:00
Steve Evans
1333771140
Handle USART TX pulldown (#12929)
SA is always unidirectional
Only switch AT32 TX line to input when transmission is complete
2023-07-02 22:09:00 +02:00
Andrey Mironov
b8855d3a71
G4 LPUART rework (#11821)
* Extracted SOTSERIAL_TX & RX resources

* Fixed LPUART1 on G4
2023-06-15 17:18:20 +02:00
Steve Evans
4dc04d6a33
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
2023-05-10 11:53:35 +10:00
J Blackman
33a96bb5f6
Source file re-arrangement for better separation of MCU types (#12268)
Source file re-arrangement for better spearation of MCU types

- Move STM32 specific files to drivers/stm32
2023-02-01 01:12:34 +01:00
Renamed from src/main/drivers/serial_uart_stm32g4xx.c (Browse further)