1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-13 11:29:58 +03:00
betaflight/lib/main/STM32H7/Drivers
Dominic Clifton 91483d2e8e STM32H7 - SDMMC Fix the short busy loop being compiled out by newer
versions of GCC.

STM32H7 - Don't go into an infinite loop if an SDIO read fails.

STM32H7 - Generate compiliation error for non-8Mhz crystals when SDCARD
via SDIO is used.  Prevents accidental overclocking of hardware.

Avoid double-init of SD card when CONFIG_IN_SDCARD is used.

Note: There's no SD_DeInit() function.

STM32H7 - Fix MSC SD initialisation when using USE_DMA_SPEC.
2021-09-10 02:28:29 +12:00
..
CMSIS/Device/ST/STM32H7xx [H7][LIB] Import FW V1.8.0 library 2020-09-14 11:07:24 +09:00
STM32H7xx_HAL_Driver STM32H7 - SDMMC Fix the short busy loop being compiled out by newer 2021-09-10 02:28:29 +12:00