atbetaflight/lib/main/STM32G4/Drivers/STM32G4xx_HAL_Driver
jflyper 9fea8fc08d [G4][LIB] Fix LL_DMA_{Set,Get}PeriphRequest
Fix bad handling of DMA_TypeDef argument in LL_DMA_{Set,Get}PeriphRequest() inline macro.
This bug causes peripheral requests for DMA2 to be set in DMAMUX channels for DMA1.

This is fixed in FW library V1.1.0.
2020-01-15 10:45:39 +09:00
..
Inc [G4][LIB] Fix LL_DMA_{Set,Get}PeriphRequest 2020-01-15 10:45:39 +09:00
Src [G4][LIB] Modify HAL SPI driver for const-ness to match call from current bus_spi driver 2020-01-15 10:45:39 +09:00
Release_Notes.html [G4][LIB] Import FW library V1.0.0 2020-01-13 23:55:09 +09:00