1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-12 19:10:32 +03:00
betaflight/lib/main
Jay Blackman 7fed816cb3
Removing -fsingle-precision-constant (#14444)
* Removing -fsingle-precision-constant

This is so that -Wdouble-promotion raises a warning as it should.

* Adding -Wunsuffixed-float-constants

* Not ideal.

* Moving to a named constant

* Named constant update

* Using M_PIf

* Updated following feedback from @ledvinap
2025-06-17 20:45:47 +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 Removing -fsingle-precision-constant (#14444) 2025-06-17 20:45:47 +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