1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-19 06:15:16 +03:00
betaflight/lib/main/STM32H7/Drivers/STM32H7xx_HAL_Driver
jflyper 0c5540228f Simple fixes to library files
- 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
2019-04-28 05:55:01 +09:00
..
Inc Simple fixes to library files 2019-04-28 05:55:01 +09:00
Src Simple fixes to library files 2019-04-28 05:55:01 +09:00
Release_Notes.html Import STM32Cube_FW_H7_V1.3.0 2019-04-21 18:39:03 +09:00
STM32H753xx_User_Manual.chm Import STM32Cube_FW_H7_V1.3.0 2019-04-21 18:39:03 +09:00