atbetaflight/lib/main
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
..
BoschSensortec/BMI270-Sensor-API Switched to 'maximum FIFO' version of the BMI270 microcode. 2021-04-28 01:10:45 +12:00
CMSIS CF/BF - Update DSP_Lib and STM32F7/Drivers/CMSIS to CMSIS 5.3.0. (#5431) 2018-03-12 09:34:43 +13:00
MAVLink Ignore warnings about access to packed struct in MAVlink as the accessed member is actually aligned. 2019-11-28 12:42:39 +13:00
STM32F1 Register changes fired by modified EOL code for html files 2019-10-03 03:18:37 +09:00
STM32F3 Register changes fired by modified EOL code for html files 2019-10-03 03:18:37 +09:00
STM32F4 Use static definition for ClassData to support USB MSC DMA on G4 2021-08-30 12:54:04 +01:00
STM32F7 Tidy up SPI sequence indexing 2021-09-07 00:11:49 +12:00
STM32G4 G4 SPI DMA support 2021-08-31 23:29:51 +12:00
STM32H7 STM32H7 - SDMMC Fix the short busy loop being compiled out by newer 2021-09-10 02:28:29 +12:00
STM32_USB-FS-Device_Driver Further improvements to serial const correctness 2016-10-04 09:01:28 +01:00
STM32_USB_Device_Library Fixes from review + new PR 2020-08-31 16:40:38 +02:00
STM32_USB_OTG_Driver Fixed warnings in STM libraries about ignored attributes. 2019-11-26 07:27:59 +13:00
dyad Fixed build for gcc 8 (SITL). 2019-02-25 15:34:34 +13:00
google/olc Add GPS coordinates OSD elements display variants; add support for Open Location Code display 2021-04-26 23:43:11 +12:00