mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-13 11:29:58 +03:00
- stm32h7xx_hal_rcc.c: Prevent signed-unsigned comparison warning - [USBLIB] Take care of unused parameters - [LIB] Stop signed-unsigned comparison warning (rcc_ex) - Modify HAL SPI driver for const-ness to match call from current bus_spi driver - [LIB] Handle unused in stm32h7xx_hal_flash.c - UNUSED care for stm32h7xx_hal_rtc_ex.c - UNUSED care for stm32h7xx_hal_pwr.c - UNUSED care for stm32h7xx_hal_pcd.c - UNUSED care for stm32h7xx_hal_flash.c - UNUSED care for stm32h7xx_hal_adc_ex.c |
||
---|---|---|
.. | ||
Drivers | ||
Middlewares/ST/STM32_USB_Device_Library |