Andrew Tridgell
|
cdbbceb6b6
|
HAL_ChibiOS: cope with SDMMC peripheral for microSD
|
2018-04-12 11:50:44 +10:00 |
Andrew Tridgell
|
9a5df6d1f7
|
HAL_ChibiOS: auto-generate DMA channels for RCIN
and add DMA channels for TIMx_UP ready for DMAR based DShot support
|
2018-04-07 09:10:29 +10:00 |
Andrew Tridgell
|
8226530610
|
HAL_ChibiOS: added DMA_PRIORITY and DMA_NOSHARE options
this allows finer grained control of DMA streams
|
2018-02-08 22:13:00 +11:00 |
Andrew Tridgell
|
ad5a04fc89
|
HAL_ChibiOS: added NODMA option
this allows a peripheral to be configured without DMA (for low-use
UARTs)
|
2018-02-07 20:33:45 +11:00 |
Andrew Tridgell
|
b0d0ee1f01
|
HAL_ChibiOS: reformat using yapf and support python3
allow hwdef.h compilation using python3
|
2018-02-07 20:33:45 +11:00 |
bugobliterator
|
1db1ff799e
|
HAL_ChibiOS: modify hwdef scripts to setup for generic RCIN
|
2018-01-20 17:40:07 +11:00 |
Andrew Tridgell
|
60a773d045
|
HAL_ChibiOS: removed duplicate defines
|
2018-01-15 11:46:02 +11:00 |
Andrew Tridgell
|
41be81af34
|
HAL_Chibios: added hardware flow control for UARTs
implement RTS in software and CTS in hardware
|
2018-01-15 11:46:02 +11:00 |
Andrew Tridgell
|
8b6bab7b17
|
HAL_Chibios: added ChibiOS HAL
this is based on initial work by Sid, reset here for easier merging
|
2018-01-15 11:46:02 +11:00 |