1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-15 04:15:44 +03:00
betaflight/lib/main/STM32F4/Drivers/STM32F4xx_HAL_Driver/Inc
Bruce Luckcuck 02a368a8e7 Fix UNUSED() macro conflict with STM libraries
Added `#if !defined(` blocks around the `UNUSED()` definitions in the libraries to prevent conflicts.
2019-02-18 11:26:03 -05:00
..
Legacy Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32_assert_template.h Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f4xx_hal.h Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f4xx_hal_adc.h Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f4xx_hal_adc_ex.h Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f4xx_hal_can.h Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f4xx_hal_cec.h Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f4xx_hal_conf_template.h Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f4xx_hal_cortex.h Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f4xx_hal_crc.h Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f4xx_hal_cryp.h Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f4xx_hal_cryp_ex.h Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f4xx_hal_dac.h Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f4xx_hal_dac_ex.h Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f4xx_hal_dcmi.h Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f4xx_hal_dcmi_ex.h Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f4xx_hal_def.h Fix UNUSED() macro conflict with STM libraries 2019-02-18 11:26:03 -05:00
stm32f4xx_hal_dfsdm.h Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f4xx_hal_dma.h Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f4xx_hal_dma2d.h Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f4xx_hal_dma_ex.h Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f4xx_hal_dsi.h Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f4xx_hal_eth.h Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f4xx_hal_flash.h Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f4xx_hal_flash_ex.h Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f4xx_hal_flash_ramfunc.h Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f4xx_hal_fmpi2c.h Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f4xx_hal_fmpi2c_ex.h Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f4xx_hal_gpio.h Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f4xx_hal_gpio_ex.h Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f4xx_hal_hash.h Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f4xx_hal_hash_ex.h Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f4xx_hal_hcd.h Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f4xx_hal_i2c.h Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f4xx_hal_i2c_ex.h Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f4xx_hal_i2s.h Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f4xx_hal_i2s_ex.h Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f4xx_hal_irda.h Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f4xx_hal_iwdg.h Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f4xx_hal_lptim.h Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f4xx_hal_ltdc.h Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f4xx_hal_ltdc_ex.h Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f4xx_hal_mmc.h Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f4xx_hal_nand.h Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f4xx_hal_nor.h Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f4xx_hal_pccard.h Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f4xx_hal_pcd.h Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f4xx_hal_pcd_ex.h Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f4xx_hal_pwr.h Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f4xx_hal_pwr_ex.h Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f4xx_hal_qspi.h Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f4xx_hal_rcc.h Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f4xx_hal_rcc_ex.h Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f4xx_hal_rng.h Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f4xx_hal_rtc.h Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f4xx_hal_rtc_ex.h Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f4xx_hal_sai.h Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f4xx_hal_sai_ex.h Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f4xx_hal_sd.h Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f4xx_hal_sdram.h Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f4xx_hal_smartcard.h Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f4xx_hal_spdifrx.h Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f4xx_hal_spi.h Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f4xx_hal_sram.h Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f4xx_hal_tim.h Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f4xx_hal_tim_ex.h Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f4xx_hal_uart.h Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f4xx_hal_usart.h Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f4xx_hal_wwdg.h Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f4xx_ll_adc.h Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f4xx_ll_bus.h Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f4xx_ll_cortex.h Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f4xx_ll_crc.h Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f4xx_ll_dac.h Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f4xx_ll_dma.h Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f4xx_ll_dma2d.h Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f4xx_ll_exti.h Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f4xx_ll_fmc.h Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f4xx_ll_fsmc.h Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f4xx_ll_gpio.h Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f4xx_ll_i2c.h Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f4xx_ll_iwdg.h Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f4xx_ll_lptim.h Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f4xx_ll_pwr.h Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f4xx_ll_rcc.h Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f4xx_ll_rng.h Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f4xx_ll_rtc.h Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f4xx_ll_sdmmc.h Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f4xx_ll_spi.h Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f4xx_ll_system.h Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f4xx_ll_tim.h Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f4xx_ll_usart.h Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f4xx_ll_usb.h Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f4xx_ll_utils.h Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00
stm32f4xx_ll_wwdg.h Preparation for F4 being LL enabled. 2017-07-29 23:02:39 +10:00