1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-13 03:20:00 +03:00
betaflight/lib/main
Michael Keller 15c63c0fca
Ignore warnings about access to packed struct in MAVlink as the… (#9239)
Ignore warnings about access to packed struct in MAVlink as the accessed member is actually aligned.
2019-11-29 02:51:58 +13: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
dyad Fixed build for gcc 8 (SITL). 2019-02-25 15:34:34 +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
STM32_USB-FS-Device_Driver Further improvements to serial const correctness 2016-10-04 09:01:28 +01:00
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
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
STM32H7 Fixed the 'attribute' warning in H7 libraries. 2019-11-27 20:01:13 +13:00