iabdalkader
|
7497d891a7
|
stm32/sdio: Don't change any DMA2 settings on H7 MCUs.
DMA2 clock and registers should be left in their current state in the H7
build.
|
2020-10-06 23:31:08 +11:00 |
Damien George
|
69661f3343
|
all: Reformat C and Python source code with tools/codeformat.py.
This is run with uncrustify 0.70.1, and black 19.10b0.
|
2020-02-28 10:33:03 +11:00 |
Damien George
|
257b17ec10
|
stm32/sdio: Add support for H7 MCUs.
The cyw43 driver on stm32 will now work with H7 MCUs.
|
2020-01-31 23:25:18 +11:00 |
Damien George
|
12ed6f91ee
|
stm32: Add low-level SDIO interface for cyw43 driver.
|
2019-06-03 16:53:46 +10:00 |