atbetaflight/make/mcu
Steve Evans 87c8847c13 New SPI API supporting DMA
Call targetConfiguration() once before config is loaded and again afterwards in case the config needs to be changed to load from SD card etc

Drop SPI clock during binding

Remove debug

Add per device SPI DMA enable

Fix sdioPinConfigure() declaration warning

Reduce clock speed during SPI RX initialisation
2021-07-25 12:40:25 +12:00
..
SITL.mk Initial install of GHST driver 2020-10-14 21:52:33 +13:00
STM32F1.mk Rename FLASH_SIZE to TARGET_FLASH_SIZE 2020-01-20 12:30:28 +09:00
STM32F3.mk I2C configurable clockspeed 2021-05-17 13:57:44 +02:00
STM32F4.mk Rename FLASH_SIZE to TARGET_FLASH_SIZE 2020-01-20 12:30:28 +09:00
STM32F7.mk I2C configurable clockspeed 2021-05-17 13:57:44 +02:00
STM32G4.mk I2C configurable clockspeed 2021-05-17 13:57:44 +02:00
STM32H7.mk New SPI API supporting DMA 2021-07-25 12:40:25 +12:00