aboutsummaryrefslogtreecommitdiffstats
path: root/src/stm32/sdio.h
Commit message (Collapse)AuthorAgeFilesLines
* stm32: Add sdio supportH. Gregor Molter2023-02-201-0/+25
Adds sdio support for the stm32f4 to allow for SD card flash updates without power cycling some boards, e.g. BTT Octopus Pro. Signed-off-by: H. Gregor Molter <gregor.molter@secretlab.de> Signed-off-by: Kevin O'Connor <kevin@koconnor.net>