Andrey Mironov
|
d6861b0842
|
Refactored UART pin config similarly to SPI to accomodate F765
|
2018-09-07 23:22:49 +03:00 |
|
Andrey Mironov
|
8073cb8665
|
Added UART alternative functions for F765
|
2018-09-07 22:53:19 +03:00 |
|
blckmn
|
a9f74cd6df
|
Removed excess trailing spaces before new lines on licenses.
|
2018-04-25 20:58:00 +10:00 |
|
blckmn
|
46fe22b4bd
|
Direct license replacement
|
2018-04-22 09:22:46 +10:00 |
|
Martin Budden
|
8cb7abd15f
|
Added data parameter to UART RX callback
|
2017-11-25 10:11:37 +00:00 |
|
Sami Korhonen
|
4715fde21d
|
F7 uart TX IT
|
2017-08-30 17:12:11 +03:00 |
|
jflyper
|
a371ee66c7
|
Revert "Make F7 UART TX DMA conditional by USE_UARTx_TX_DMA"
|
2017-08-18 01:32:24 +09:00 |
|
jflyper
|
42c636c2a1
|
Make F7 uart tx dma conditional by USE_UARTx_TX_DMA
|
2017-08-17 22:58:22 +09:00 |
|
Martin Budden
|
944fe0761c
|
Tidied UART enum definitions
|
2017-07-29 13:30:37 +01:00 |
|
Martin Budden
|
3d4f0bb137
|
Whitespace tidy
|
2017-07-05 06:36:22 +01:00 |
|
blckmn
|
b512f006ca
|
Fix for missing F7 push pull
|
2017-07-02 07:52:24 +10:00 |
|
jflyper
|
2d45189fe2
|
No more "pin-pair"
RX and TX can be assigned to ANY capable pins.
|
2017-05-27 02:55:13 +09:00 |
|
jflyper
|
fdfe9e8af3
|
Configurable UART
|
2017-05-24 11:49:21 +09:00 |
|
jflyper
|
0cf5161ec4
|
Remove reference to USART_TypeDef in io, refactor uartOpen and serialUART
|
2017-05-11 09:59:43 +09:00 |
|
Martin Budden
|
2493c214b0
|
Created subdirectories in drivers directory
|
2017-04-12 08:06:22 +01:00 |
|
Martin
|
473826760d
|
serialUARTInit: allow missing rx/tx pin
|
2017-03-17 11:10:48 -04:00 |
|
Michael Jakob
|
08ed913de4
|
F7 serial driver IO resource fix
|
2016-12-23 18:47:03 +01:00 |
|
Martin Budden
|
9558ae2519
|
Change tabs to spaces and remove trailing whitespace
|
2016-12-01 18:11:52 +00:00 |
|
Martin Budden
|
19901730fc
|
Removed trailing spaces from device drivers
|
2016-11-11 08:11:48 +00:00 |
|
blckmn
|
58105c25ac
|
Simplified Owner management
|
2016-11-10 18:56:13 +11:00 |
|
Sami Korhonen
|
33b67e860d
|
Fix after rebase
|
2016-10-21 08:51:11 +03:00 |
|
Sami Korhonen
|
b6263d0109
|
fix uart5 dma and halfduplex io mode
|
2016-10-21 08:51:10 +03:00 |
|
Sami Korhonen
|
bf162b0730
|
Fix DMA transmit
|
2016-10-21 08:51:09 +03:00 |
|
Sami Korhonen
|
a70da02c58
|
Rework uart rx interrupt, DMA TX still not working
# Conflicts:
# src/main/drivers/serial_uart_hal.c
# src/main/io/gps.c
|
2016-10-21 08:51:09 +03:00 |
|
Sami Korhonen
|
1f8805cdf0
|
squash betaflightF7
Parts and driver boost from @npsm
|
2016-10-21 08:51:02 +03:00 |
|