atbetaflight/lib/main
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
..
CMSIS
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 Register changes fired by modified EOL code for html files 2019-10-03 03:18:37 +09:00
STM32F7 Fixed warnings in STM libraries about ignored attributes. 2019-11-26 07:27:59 +13:00
STM32G4 [G4][LIB] Fix LL_DMA_{Set,Get}PeriphRequest 2020-01-15 10:45:39 +09:00
STM32H7 Fixed the 'attribute' warning in H7 libraries. 2019-11-27 20:01:13 +13:00
STM32_USB-FS-Device_Driver
STM32_USB_Device_Library Fix UNUSED() macro conflict with STM libraries 2019-02-18 11:26:03 -05: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