1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-13 03:20:00 +03:00
betaflight/lib/main
Kevin Plaizier 0d94108068
Update the google olc code to not have compiler warnings (#14484)
* Update the google olc code to not have compiler warnings

* With newer BF updates (double) is no longer needed in olc.c
2025-06-30 19:18:29 +02:00
..
APM32F4 Initiate APM32F40X MCU Support in Betaflight (#13709) 2024-06-28 15:03:34 +10:00
AT32F43x AT32F435 SD card support (#14018) 2025-01-02 20:04:58 +01:00
BoschSensortec/BMI270-Sensor-API Switched to 'maximum FIFO' version of the BMI270 microcode. 2021-04-28 01:10:45 +12:00
CMSIS Remove superfluous double ; 2022-07-24 14:49:35 +01:00
dyad Fixed build for gcc 8 (SITL). 2019-02-25 15:34:34 +13:00
google/olc Update the google olc code to not have compiler warnings (#14484) 2025-06-30 19:18:29 +02:00
MAVLink Removing -fsingle-precision-constant (#14444) 2025-06-17 20:45:47 +02:00
pico-sdk@ee68c78d0a PICO: Adding pico-sdk as sub module (#14400) 2025-05-24 07:54:47 +10:00
STM32_USB_Device_Library Simplify cliWriter structure definition as use of uint8_t data[] (flexible array member) at the end of the bufWriter_t structure is breaking the F411 build 2022-07-24 16:15:51 +01:00
STM32_USB_OTG_Driver Remove superfluous double ; 2022-07-24 14:49:35 +01:00
STM32F4 Use timed timeouts for USB HAL functions, not simple counts as per H7 2022-06-17 19:56:23 +01:00
STM32F7 Use timed timeouts for USB HAL functions, not simple counts as per H7 2022-06-17 19:56:23 +01:00
STM32G4 Remove superfluous double ; 2022-07-24 14:49:35 +01:00
STM32H5 Preparations for release of H563 target (#13657) 2024-06-04 09:03:14 +10:00
STM32H7 MSC - Fix MSC on H7. Commit 9629f96676 2022-08-21 16:46:48 +02:00