mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2024-11-30 08:24:11 +01:00
7937ae6296
Also fixes warnings (and bugs) in F4 STM32_USB_OTG_Driver code, allowing -Werror to be enabled for all flight code. Fixes all other compiler warnings that would otherwise cause the flight code to not compile with -Werror enabled. Along the way, this also adds some uses of isnan() to various places rather than questionable tests for x != x and x == x to check for NaNs. +review OPReview |
||
---|---|---|
.. | ||
libraries | ||
library.mk | ||
pios_bl_helper.c | ||
pios_board_info.c | ||
pios_com.c | ||
pios_crc.c | ||
pios_debug.c | ||
pios_delay.c | ||
pios_iap.c | ||
pios_irq.c | ||
pios_led.c | ||
pios_rcvr.c | ||
pios_sdcard.c | ||
pios_servo.c | ||
pios_sys.c | ||
pios_udp.c | ||
pios_wdg.c |