1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-13 11:29:58 +03:00
betaflight/lib/main/STM32G4
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
..
Drivers [G4][LIB] Fix LL_DMA_{Set,Get}PeriphRequest 2020-01-15 10:45:39 +09:00
Middlewares/ST/STM32_USB_Device_Library [G4][LIB][USB] Middlewares change: Fix memory corruption 2020-01-15 10:45:39 +09:00