aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTravis Geiselbrecht <geist@foobox.com>2016-02-17 19:29:24 -0800
committerTravis Geiselbrecht <geist@foobox.com>2016-02-20 11:31:49 -0800
commit065785cb03e4ead1ed8ff68ce60937d5272f06a2 (patch)
treed9ff5e07c09648b444b5d441db5a2e7b93582c79
parentb7cb4be62e33ca148e111ae6bc77a7f9f5a76aa3 (diff)
downloadcommon-065785cb03e4ead1ed8ff68ce60937d5272f06a2.tar.gz
[platform][stm32f7xx] move the STM32F7xx_HAL_Driver out into external
Functionally equivalent, just rearranged to keep 3rd party code separate.
-rw-r--r--external/platform/stm32f7xx/STM32F7xx_HAL_Driver/CMSIS/rules.mk (renamed from platform/stm32f7xx/CMSIS/rules.mk)0
-rw-r--r--external/platform/stm32f7xx/STM32F7xx_HAL_Driver/CMSIS/stm32f745xx.h (renamed from platform/stm32f7xx/CMSIS/stm32f745xx.h)0
-rw-r--r--external/platform/stm32f7xx/STM32F7xx_HAL_Driver/CMSIS/stm32f746xx.h (renamed from platform/stm32f7xx/CMSIS/stm32f746xx.h)0
-rw-r--r--external/platform/stm32f7xx/STM32F7xx_HAL_Driver/CMSIS/stm32f756xx.h (renamed from platform/stm32f7xx/CMSIS/stm32f756xx.h)0
-rw-r--r--external/platform/stm32f7xx/STM32F7xx_HAL_Driver/CMSIS/stm32f7xx.h (renamed from platform/stm32f7xx/CMSIS/stm32f7xx.h)0
-rw-r--r--external/platform/stm32f7xx/STM32F7xx_HAL_Driver/CMSIS/system_stm32f4xx.h (renamed from platform/stm32f7xx/CMSIS/system_stm32f4xx.h)0
-rw-r--r--external/platform/stm32f7xx/STM32F7xx_HAL_Driver/CMSIS/system_stm32f7xx.h (renamed from platform/stm32f7xx/CMSIS/system_stm32f7xx.h)0
-rw-r--r--external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h (renamed from platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h)0
-rw-r--r--external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal.h (renamed from platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal.h)0
-rw-r--r--external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_adc.h (renamed from platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_adc.h)0
-rw-r--r--external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_adc_ex.h (renamed from platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_adc_ex.h)0
-rw-r--r--external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_can.h (renamed from platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_can.h)0
-rw-r--r--external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_cec.h (renamed from platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_cec.h)0
-rw-r--r--external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_conf.h (renamed from platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_conf.h)0
-rw-r--r--external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_conf_template.h (renamed from platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_conf_template.h)0
-rw-r--r--external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_cortex.h (renamed from platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_cortex.h)0
-rw-r--r--external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_crc.h (renamed from platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_crc.h)0
-rw-r--r--external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_crc_ex.h (renamed from platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_crc_ex.h)0
-rw-r--r--external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_cryp.h (renamed from platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_cryp.h)0
-rw-r--r--external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_cryp_ex.h (renamed from platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_cryp_ex.h)0
-rw-r--r--external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_dac.h (renamed from platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_dac.h)0
-rw-r--r--external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_dac_ex.h (renamed from platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_dac_ex.h)0
-rw-r--r--external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_dcmi.h (renamed from platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_dcmi.h)0
-rw-r--r--external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_dcmi_ex.h (renamed from platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_dcmi_ex.h)0
-rw-r--r--external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_def.h (renamed from platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_def.h)0
-rw-r--r--external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_dma.h (renamed from platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_dma.h)0
-rw-r--r--external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_dma2d.h (renamed from platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_dma2d.h)0
-rw-r--r--external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_dma_ex.h (renamed from platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_dma_ex.h)0
-rw-r--r--external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_eth.h (renamed from platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_eth.h)0
-rw-r--r--external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_flash.h (renamed from platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_flash.h)0
-rw-r--r--external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_flash_ex.h (renamed from platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_flash_ex.h)0
-rw-r--r--external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_gpio.h (renamed from platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_gpio.h)0
-rw-r--r--external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_gpio_ex.h (renamed from platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_gpio_ex.h)0
-rw-r--r--external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_hash.h (renamed from platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_hash.h)0
-rw-r--r--external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_hash_ex.h (renamed from platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_hash_ex.h)0
-rw-r--r--external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_hcd.h (renamed from platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_hcd.h)0
-rw-r--r--external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_i2c.h (renamed from platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_i2c.h)0
-rw-r--r--external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_i2c_ex.h (renamed from platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_i2c_ex.h)0
-rw-r--r--external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_i2s.h (renamed from platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_i2s.h)0
-rw-r--r--external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_irda.h (renamed from platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_irda.h)0
-rw-r--r--external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_irda_ex.h (renamed from platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_irda_ex.h)0
-rw-r--r--external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_iwdg.h (renamed from platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_iwdg.h)0
-rw-r--r--external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_lptim.h (renamed from platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_lptim.h)0
-rw-r--r--external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_ltdc.h (renamed from platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_ltdc.h)0
-rw-r--r--external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_nand.h (renamed from platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_nand.h)0
-rw-r--r--external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_nor.h (renamed from platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_nor.h)0
-rw-r--r--external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_pcd.h (renamed from platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_pcd.h)0
-rw-r--r--external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_pcd_ex.h (renamed from platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_pcd_ex.h)0
-rw-r--r--external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_pwr.h (renamed from platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_pwr.h)0
-rw-r--r--external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_pwr_ex.h (renamed from platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_pwr_ex.h)0
-rw-r--r--external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_qspi.h (renamed from platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_qspi.h)0
-rw-r--r--external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_rcc.h (renamed from platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_rcc.h)0
-rw-r--r--external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_rcc_ex.h (renamed from platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_rcc_ex.h)0
-rw-r--r--external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_rng.h (renamed from platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_rng.h)0
-rw-r--r--external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_rtc.h (renamed from platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_rtc.h)0
-rw-r--r--external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_rtc_ex.h (renamed from platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_rtc_ex.h)0
-rw-r--r--external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_sai.h (renamed from platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_sai.h)0
-rw-r--r--external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_sai_ex.h (renamed from platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_sai_ex.h)0
-rw-r--r--external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_sd.h (renamed from platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_sd.h)0
-rw-r--r--external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_sdram.h (renamed from platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_sdram.h)0
-rw-r--r--external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_smartcard.h (renamed from platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_smartcard.h)0
-rw-r--r--external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_smartcard_ex.h (renamed from platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_smartcard_ex.h)0
-rw-r--r--external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_spdifrx.h (renamed from platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_spdifrx.h)0
-rw-r--r--external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_spi.h (renamed from platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_spi.h)0
-rw-r--r--external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_sram.h (renamed from platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_sram.h)0
-rw-r--r--external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_tim.h (renamed from platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_tim.h)0
-rw-r--r--external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_tim_ex.h (renamed from platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_tim_ex.h)0
-rw-r--r--external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_uart.h (renamed from platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_uart.h)0
-rw-r--r--external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_uart_ex.h (renamed from platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_uart_ex.h)0
-rw-r--r--external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_usart.h (renamed from platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_usart.h)0
-rw-r--r--external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_usart_ex.h (renamed from platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_usart_ex.h)0
-rw-r--r--external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_wwdg.h (renamed from platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_wwdg.h)0
-rw-r--r--external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_fmc.h (renamed from platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_fmc.h)0
-rw-r--r--external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_sdmmc.h (renamed from platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_sdmmc.h)0
-rw-r--r--external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usb.h (renamed from platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usb.h)0
-rw-r--r--external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Release_Notes.html (renamed from platform/stm32f7xx/STM32F7xx_HAL_Driver/Release_Notes.html)0
-rw-r--r--external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c (renamed from platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c)0
-rw-r--r--external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c (renamed from platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c)0
-rw-r--r--external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c (renamed from platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c)0
-rw-r--r--external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_can.c (renamed from platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_can.c)0
-rw-r--r--external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cec.c (renamed from platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cec.c)0
-rw-r--r--external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cortex.c (renamed from platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cortex.c)0
-rw-r--r--external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_crc.c (renamed from platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_crc.c)0
-rw-r--r--external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_crc_ex.c (renamed from platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_crc_ex.c)0
-rw-r--r--external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cryp.c (renamed from platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cryp.c)0
-rw-r--r--external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cryp_ex.c (renamed from platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cryp_ex.c)0
-rw-r--r--external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dac.c (renamed from platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dac.c)0
-rw-r--r--external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dac_ex.c (renamed from platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dac_ex.c)0
-rw-r--r--external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dcmi.c (renamed from platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dcmi.c)0
-rw-r--r--external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dcmi_ex.c (renamed from platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dcmi_ex.c)0
-rw-r--r--external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c (renamed from platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c)0
-rw-r--r--external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma2d.c (renamed from platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma2d.c)0
-rw-r--r--external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c (renamed from platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c)0
-rw-r--r--external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_eth.c (renamed from platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_eth.c)0
-rw-r--r--external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c (renamed from platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c)0
-rw-r--r--external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c (renamed from platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c)0
-rw-r--r--external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_gpio.c (renamed from platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_gpio.c)0
-rw-r--r--external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_hash.c (renamed from platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_hash.c)0
-rw-r--r--external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_hash_ex.c (renamed from platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_hash_ex.c)0
-rw-r--r--external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_hcd.c (renamed from platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_hcd.c)0
-rw-r--r--external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c (renamed from platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c)0
-rw-r--r--external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c_ex.c (renamed from platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c_ex.c)0
-rw-r--r--external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2s.c (renamed from platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2s.c)0
-rw-r--r--external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_irda.c (renamed from platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_irda.c)0
-rw-r--r--external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_iwdg.c (renamed from platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_iwdg.c)0
-rw-r--r--external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_lptim.c (renamed from platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_lptim.c)0
-rw-r--r--external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_ltdc.c (renamed from platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_ltdc.c)0
-rw-r--r--external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_msp_template.c (renamed from platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_msp_template.c)0
-rw-r--r--external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_nand.c (renamed from platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_nand.c)0
-rw-r--r--external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_nor.c (renamed from platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_nor.c)0
-rw-r--r--external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pcd.c (renamed from platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pcd.c)0
-rw-r--r--external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pcd_ex.c (renamed from platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pcd_ex.c)0
-rw-r--r--external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr.c (renamed from platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr.c)0
-rw-r--r--external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c (renamed from platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c)0
-rw-r--r--external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_qspi.c (renamed from platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_qspi.c)0
-rw-r--r--external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c (renamed from platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c)0
-rw-r--r--external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c (renamed from platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c)0
-rw-r--r--external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rng.c (renamed from platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rng.c)0
-rw-r--r--external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rtc.c (renamed from platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rtc.c)0
-rw-r--r--external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rtc_ex.c (renamed from platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rtc_ex.c)0
-rw-r--r--external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sai.c (renamed from platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sai.c)0
-rw-r--r--external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sai_ex.c (renamed from platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sai_ex.c)0
-rw-r--r--external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c (renamed from platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c)0
-rw-r--r--external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sdram.c (renamed from platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sdram.c)0
-rw-r--r--external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_smartcard.c (renamed from platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_smartcard.c)0
-rw-r--r--external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_smartcard_ex.c (renamed from platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_smartcard_ex.c)0
-rw-r--r--external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_spdifrx.c (renamed from platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_spdifrx.c)0
-rw-r--r--external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_spi.c (renamed from platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_spi.c)0
-rw-r--r--external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sram.c (renamed from platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sram.c)0
-rw-r--r--external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c (renamed from platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c)0
-rw-r--r--external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c (renamed from platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c)0
-rw-r--r--external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart.c (renamed from platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart.c)0
-rw-r--r--external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_usart.c (renamed from platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_usart.c)0
-rw-r--r--external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_wwdg.c (renamed from platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_wwdg.c)0
-rw-r--r--external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_fmc.c (renamed from platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_fmc.c)0
-rw-r--r--external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c (renamed from platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c)0
-rw-r--r--external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_usb.c (renamed from platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_usb.c)0
-rw-r--r--external/platform/stm32f7xx/STM32F7xx_HAL_Driver/lk_hal.c (renamed from platform/stm32f7xx/STM32F7xx_HAL_Driver/lk_hal.c)0
-rw-r--r--external/platform/stm32f7xx/STM32F7xx_HAL_Driver/rules.mk (renamed from platform/stm32f7xx/STM32F7xx_HAL_Driver/rules.mk)6
-rw-r--r--platform/stm32f7xx/rules.mk3
140 files changed, 7 insertions, 2 deletions
diff --git a/platform/stm32f7xx/CMSIS/rules.mk b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/CMSIS/rules.mk
index b28200a1..b28200a1 100644
--- a/platform/stm32f7xx/CMSIS/rules.mk
+++ b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/CMSIS/rules.mk
diff --git a/platform/stm32f7xx/CMSIS/stm32f745xx.h b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/CMSIS/stm32f745xx.h
index 3392238d..3392238d 100644
--- a/platform/stm32f7xx/CMSIS/stm32f745xx.h
+++ b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/CMSIS/stm32f745xx.h
diff --git a/platform/stm32f7xx/CMSIS/stm32f746xx.h b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/CMSIS/stm32f746xx.h
index 0ca7de8f..0ca7de8f 100644
--- a/platform/stm32f7xx/CMSIS/stm32f746xx.h
+++ b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/CMSIS/stm32f746xx.h
diff --git a/platform/stm32f7xx/CMSIS/stm32f756xx.h b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/CMSIS/stm32f756xx.h
index 632a518c..632a518c 100644
--- a/platform/stm32f7xx/CMSIS/stm32f756xx.h
+++ b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/CMSIS/stm32f756xx.h
diff --git a/platform/stm32f7xx/CMSIS/stm32f7xx.h b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/CMSIS/stm32f7xx.h
index 5cdbbbfd..5cdbbbfd 100644
--- a/platform/stm32f7xx/CMSIS/stm32f7xx.h
+++ b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/CMSIS/stm32f7xx.h
diff --git a/platform/stm32f7xx/CMSIS/system_stm32f4xx.h b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/CMSIS/system_stm32f4xx.h
index 7c5ce059..7c5ce059 100644
--- a/platform/stm32f7xx/CMSIS/system_stm32f4xx.h
+++ b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/CMSIS/system_stm32f4xx.h
diff --git a/platform/stm32f7xx/CMSIS/system_stm32f7xx.h b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/CMSIS/system_stm32f7xx.h
index 925ef310..925ef310 100644
--- a/platform/stm32f7xx/CMSIS/system_stm32f7xx.h
+++ b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/CMSIS/system_stm32f7xx.h
diff --git a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h
index b4de53cc..b4de53cc 100644
--- a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h
+++ b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h
diff --git a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal.h b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal.h
index 0fc38447..0fc38447 100644
--- a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal.h
+++ b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal.h
diff --git a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_adc.h b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_adc.h
index 70f549fd..70f549fd 100644
--- a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_adc.h
+++ b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_adc.h
diff --git a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_adc_ex.h b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_adc_ex.h
index 17f16cd5..17f16cd5 100644
--- a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_adc_ex.h
+++ b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_adc_ex.h
diff --git a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_can.h b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_can.h
index 54804a81..54804a81 100644
--- a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_can.h
+++ b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_can.h
diff --git a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_cec.h b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_cec.h
index 56c3d667..56c3d667 100644
--- a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_cec.h
+++ b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_cec.h
diff --git a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_conf.h b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_conf.h
index 2e326175..2e326175 100644
--- a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_conf.h
+++ b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_conf.h
diff --git a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_conf_template.h b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_conf_template.h
index 32060061..32060061 100644
--- a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_conf_template.h
+++ b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_conf_template.h
diff --git a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_cortex.h b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_cortex.h
index 82dc3622..82dc3622 100644
--- a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_cortex.h
+++ b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_cortex.h
diff --git a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_crc.h b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_crc.h
index 0c478892..0c478892 100644
--- a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_crc.h
+++ b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_crc.h
diff --git a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_crc_ex.h b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_crc_ex.h
index eae1b7b1..eae1b7b1 100644
--- a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_crc_ex.h
+++ b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_crc_ex.h
diff --git a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_cryp.h b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_cryp.h
index 0435ae72..0435ae72 100644
--- a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_cryp.h
+++ b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_cryp.h
diff --git a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_cryp_ex.h b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_cryp_ex.h
index dd1b10f0..dd1b10f0 100644
--- a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_cryp_ex.h
+++ b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_cryp_ex.h
diff --git a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_dac.h b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_dac.h
index c69d58dd..c69d58dd 100644
--- a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_dac.h
+++ b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_dac.h
diff --git a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_dac_ex.h b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_dac_ex.h
index 289648c9..289648c9 100644
--- a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_dac_ex.h
+++ b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_dac_ex.h
diff --git a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_dcmi.h b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_dcmi.h
index e05170ec..e05170ec 100644
--- a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_dcmi.h
+++ b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_dcmi.h
diff --git a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_dcmi_ex.h b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_dcmi_ex.h
index 75f64800..75f64800 100644
--- a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_dcmi_ex.h
+++ b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_dcmi_ex.h
diff --git a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_def.h b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_def.h
index 2eaf1cbe..2eaf1cbe 100644
--- a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_def.h
+++ b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_def.h
diff --git a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_dma.h b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_dma.h
index 7b93118d..7b93118d 100644
--- a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_dma.h
+++ b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_dma.h
diff --git a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_dma2d.h b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_dma2d.h
index 453a17f2..453a17f2 100644
--- a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_dma2d.h
+++ b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_dma2d.h
diff --git a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_dma_ex.h b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_dma_ex.h
index 991004bb..991004bb 100644
--- a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_dma_ex.h
+++ b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_dma_ex.h
diff --git a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_eth.h b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_eth.h
index 45bf3078..45bf3078 100644
--- a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_eth.h
+++ b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_eth.h
diff --git a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_flash.h b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_flash.h
index fd0c2d64..fd0c2d64 100644
--- a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_flash.h
+++ b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_flash.h
diff --git a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_flash_ex.h b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_flash_ex.h
index d7e2c6f5..d7e2c6f5 100644
--- a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_flash_ex.h
+++ b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_flash_ex.h
diff --git a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_gpio.h b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_gpio.h
index d3f0f0c1..d3f0f0c1 100644
--- a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_gpio.h
+++ b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_gpio.h
diff --git a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_gpio_ex.h b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_gpio_ex.h
index ada16bf6..ada16bf6 100644
--- a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_gpio_ex.h
+++ b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_gpio_ex.h
diff --git a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_hash.h b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_hash.h
index 078f41da..078f41da 100644
--- a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_hash.h
+++ b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_hash.h
diff --git a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_hash_ex.h b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_hash_ex.h
index 5a6cb15b..5a6cb15b 100644
--- a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_hash_ex.h
+++ b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_hash_ex.h
diff --git a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_hcd.h b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_hcd.h
index e74c2608..e74c2608 100644
--- a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_hcd.h
+++ b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_hcd.h
diff --git a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_i2c.h b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_i2c.h
index 2b914211..2b914211 100644
--- a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_i2c.h
+++ b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_i2c.h
diff --git a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_i2c_ex.h b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_i2c_ex.h
index f5ed192b..f5ed192b 100644
--- a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_i2c_ex.h
+++ b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_i2c_ex.h
diff --git a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_i2s.h b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_i2s.h
index dcea9335..dcea9335 100644
--- a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_i2s.h
+++ b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_i2s.h
diff --git a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_irda.h b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_irda.h
index e1eed24b..e1eed24b 100644
--- a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_irda.h
+++ b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_irda.h
diff --git a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_irda_ex.h b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_irda_ex.h
index b28ef09d..b28ef09d 100644
--- a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_irda_ex.h
+++ b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_irda_ex.h
diff --git a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_iwdg.h b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_iwdg.h
index d7161366..d7161366 100644
--- a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_iwdg.h
+++ b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_iwdg.h
diff --git a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_lptim.h b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_lptim.h
index 0fd866c7..0fd866c7 100644
--- a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_lptim.h
+++ b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_lptim.h
diff --git a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_ltdc.h b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_ltdc.h
index a9600b89..a9600b89 100644
--- a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_ltdc.h
+++ b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_ltdc.h
diff --git a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_nand.h b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_nand.h
index 257fa3f6..257fa3f6 100644
--- a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_nand.h
+++ b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_nand.h
diff --git a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_nor.h b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_nor.h
index 0880acea..0880acea 100644
--- a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_nor.h
+++ b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_nor.h
diff --git a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_pcd.h b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_pcd.h
index 42ec8a6a..42ec8a6a 100644
--- a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_pcd.h
+++ b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_pcd.h
diff --git a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_pcd_ex.h b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_pcd_ex.h
index 73576173..73576173 100644
--- a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_pcd_ex.h
+++ b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_pcd_ex.h
diff --git a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_pwr.h b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_pwr.h
index 69d339a1..69d339a1 100644
--- a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_pwr.h
+++ b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_pwr.h
diff --git a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_pwr_ex.h b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_pwr_ex.h
index 7c278e8d..7c278e8d 100644
--- a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_pwr_ex.h
+++ b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_pwr_ex.h
diff --git a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_qspi.h b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_qspi.h
index 9571cd68..9571cd68 100644
--- a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_qspi.h
+++ b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_qspi.h
diff --git a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_rcc.h b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_rcc.h
index d58f6d7c..d58f6d7c 100644
--- a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_rcc.h
+++ b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_rcc.h
diff --git a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_rcc_ex.h b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_rcc_ex.h
index 5275210b..5275210b 100644
--- a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_rcc_ex.h
+++ b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_rcc_ex.h
diff --git a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_rng.h b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_rng.h
index 380ca3a5..380ca3a5 100644
--- a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_rng.h
+++ b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_rng.h
diff --git a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_rtc.h b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_rtc.h
index bc982b85..bc982b85 100644
--- a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_rtc.h
+++ b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_rtc.h
diff --git a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_rtc_ex.h b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_rtc_ex.h
index 95bde34c..95bde34c 100644
--- a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_rtc_ex.h
+++ b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_rtc_ex.h
diff --git a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_sai.h b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_sai.h
index 4a84183b..4a84183b 100644
--- a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_sai.h
+++ b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_sai.h
diff --git a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_sai_ex.h b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_sai_ex.h
index a94a3d41..a94a3d41 100644
--- a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_sai_ex.h
+++ b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_sai_ex.h
diff --git a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_sd.h b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_sd.h
index d5eedc13..d5eedc13 100644
--- a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_sd.h
+++ b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_sd.h
diff --git a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_sdram.h b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_sdram.h
index 56b626f2..56b626f2 100644
--- a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_sdram.h
+++ b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_sdram.h
diff --git a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_smartcard.h b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_smartcard.h
index 2e105d74..2e105d74 100644
--- a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_smartcard.h
+++ b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_smartcard.h
diff --git a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_smartcard_ex.h b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_smartcard_ex.h
index 5b1fc73c..5b1fc73c 100644
--- a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_smartcard_ex.h
+++ b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_smartcard_ex.h
diff --git a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_spdifrx.h b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_spdifrx.h
index d466340d..d466340d 100644
--- a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_spdifrx.h
+++ b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_spdifrx.h
diff --git a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_spi.h b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_spi.h
index 415ed6f9..415ed6f9 100644
--- a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_spi.h
+++ b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_spi.h
diff --git a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_sram.h b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_sram.h
index d2b2f3d8..d2b2f3d8 100644
--- a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_sram.h
+++ b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_sram.h
diff --git a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_tim.h b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_tim.h
index d3333903..d3333903 100644
--- a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_tim.h
+++ b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_tim.h
diff --git a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_tim_ex.h b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_tim_ex.h
index abf3b3d1..abf3b3d1 100644
--- a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_tim_ex.h
+++ b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_tim_ex.h
diff --git a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_uart.h b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_uart.h
index c373f921..c373f921 100644
--- a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_uart.h
+++ b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_uart.h
diff --git a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_uart_ex.h b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_uart_ex.h
index ebf1c6ad..ebf1c6ad 100644
--- a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_uart_ex.h
+++ b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_uart_ex.h
diff --git a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_usart.h b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_usart.h
index f91b8d27..f91b8d27 100644
--- a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_usart.h
+++ b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_usart.h
diff --git a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_usart_ex.h b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_usart_ex.h
index cdfbd4e9..cdfbd4e9 100644
--- a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_usart_ex.h
+++ b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_usart_ex.h
diff --git a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_wwdg.h b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_wwdg.h
index 7a3eae52..7a3eae52 100644
--- a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_wwdg.h
+++ b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_wwdg.h
diff --git a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_fmc.h b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_fmc.h
index bf5b3a66..bf5b3a66 100644
--- a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_fmc.h
+++ b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_fmc.h
diff --git a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_sdmmc.h b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_sdmmc.h
index f70390e2..f70390e2 100644
--- a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_sdmmc.h
+++ b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_sdmmc.h
diff --git a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usb.h b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usb.h
index 7742cc1d..7742cc1d 100644
--- a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usb.h
+++ b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usb.h
diff --git a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Release_Notes.html b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Release_Notes.html
index 798ca5ad..798ca5ad 100644
--- a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Release_Notes.html
+++ b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Release_Notes.html
diff --git a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c
index dee0b087..dee0b087 100644
--- a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c
+++ b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c
diff --git a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c
index 3bcfbeec..3bcfbeec 100644
--- a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c
+++ b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c
diff --git a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c
index ad409528..ad409528 100644
--- a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c
+++ b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c
diff --git a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_can.c b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_can.c
index 8281dff3..8281dff3 100644
--- a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_can.c
+++ b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_can.c
diff --git a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cec.c b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cec.c
index 6721d3bb..6721d3bb 100644
--- a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cec.c
+++ b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cec.c
diff --git a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cortex.c b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cortex.c
index dedace41..dedace41 100644
--- a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cortex.c
+++ b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cortex.c
diff --git a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_crc.c b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_crc.c
index db2d1317..db2d1317 100644
--- a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_crc.c
+++ b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_crc.c
diff --git a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_crc_ex.c b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_crc_ex.c
index 7eda6b94..7eda6b94 100644
--- a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_crc_ex.c
+++ b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_crc_ex.c
diff --git a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cryp.c b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cryp.c
index 04199d81..04199d81 100644
--- a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cryp.c
+++ b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cryp.c
diff --git a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cryp_ex.c b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cryp_ex.c
index 8c8ffda2..8c8ffda2 100644
--- a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cryp_ex.c
+++ b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cryp_ex.c
diff --git a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dac.c b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dac.c
index 2cfbf46a..2cfbf46a 100644
--- a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dac.c
+++ b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dac.c
diff --git a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dac_ex.c b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dac_ex.c
index b7ea87b2..b7ea87b2 100644
--- a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dac_ex.c
+++ b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dac_ex.c
diff --git a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dcmi.c b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dcmi.c
index 43a735c3..43a735c3 100644
--- a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dcmi.c
+++ b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dcmi.c
diff --git a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dcmi_ex.c b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dcmi_ex.c
index 3f19da90..3f19da90 100644
--- a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dcmi_ex.c
+++ b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dcmi_ex.c
diff --git a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c
index aeb302b4..aeb302b4 100644
--- a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c
+++ b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c
diff --git a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma2d.c b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma2d.c
index a92543ff..a92543ff 100644
--- a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma2d.c
+++ b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma2d.c
diff --git a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c
index c6d6e9ac..c6d6e9ac 100644
--- a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c
+++ b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c
diff --git a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_eth.c b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_eth.c
index dce0492a..dce0492a 100644
--- a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_eth.c
+++ b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_eth.c
diff --git a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c
index 256ae747..256ae747 100644
--- a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c
+++ b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c
diff --git a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c
index 162efa47..162efa47 100644
--- a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c
+++ b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c
diff --git a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_gpio.c b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_gpio.c
index 2216f710..2216f710 100644
--- a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_gpio.c
+++ b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_gpio.c
diff --git a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_hash.c b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_hash.c
index 744012c2..744012c2 100644
--- a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_hash.c
+++ b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_hash.c
diff --git a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_hash_ex.c b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_hash_ex.c
index f18b3b9a..f18b3b9a 100644
--- a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_hash_ex.c
+++ b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_hash_ex.c
diff --git a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_hcd.c b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_hcd.c
index 8695dde4..8695dde4 100644
--- a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_hcd.c
+++ b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_hcd.c
diff --git a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c
index e1abfe4c..e1abfe4c 100644
--- a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c
+++ b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c
diff --git a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c_ex.c b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c_ex.c
index fd3a01cc..fd3a01cc 100644
--- a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c_ex.c
+++ b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c_ex.c
diff --git a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2s.c b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2s.c
index dcf7f723..dcf7f723 100644
--- a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2s.c
+++ b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2s.c
diff --git a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_irda.c b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_irda.c
index 632f0593..632f0593 100644
--- a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_irda.c
+++ b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_irda.c
diff --git a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_iwdg.c b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_iwdg.c
index aec0a511..aec0a511 100644
--- a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_iwdg.c
+++ b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_iwdg.c
diff --git a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_lptim.c b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_lptim.c
index eabbe95d..eabbe95d 100644
--- a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_lptim.c
+++ b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_lptim.c
diff --git a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_ltdc.c b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_ltdc.c
index 5bbb1ecc..5bbb1ecc 100644
--- a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_ltdc.c
+++ b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_ltdc.c
diff --git a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_msp_template.c b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_msp_template.c
index 3a4206a3..3a4206a3 100644
--- a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_msp_template.c
+++ b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_msp_template.c
diff --git a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_nand.c b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_nand.c
index f91972eb..f91972eb 100644
--- a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_nand.c
+++ b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_nand.c
diff --git a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_nor.c b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_nor.c
index 344ab0b4..344ab0b4 100644
--- a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_nor.c
+++ b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_nor.c
diff --git a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pcd.c b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pcd.c
index e73507d0..e73507d0 100644
--- a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pcd.c
+++ b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pcd.c
diff --git a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pcd_ex.c b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pcd_ex.c
index ba526483..ba526483 100644
--- a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pcd_ex.c
+++ b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pcd_ex.c
diff --git a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr.c b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr.c
index 1439d3ad..1439d3ad 100644
--- a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr.c
+++ b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr.c
diff --git a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c
index beec5655..beec5655 100644
--- a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c
+++ b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c
diff --git a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_qspi.c b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_qspi.c
index baafa7da..baafa7da 100644
--- a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_qspi.c
+++ b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_qspi.c
diff --git a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c
index 87761fa8..87761fa8 100644
--- a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c
+++ b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c
diff --git a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c
index d71a8b6d..d71a8b6d 100644
--- a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c
+++ b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c
diff --git a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rng.c b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rng.c
index 68488a27..68488a27 100644
--- a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rng.c
+++ b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rng.c
diff --git a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rtc.c b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rtc.c
index 0120f99f..0120f99f 100644
--- a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rtc.c
+++ b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rtc.c
diff --git a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rtc_ex.c b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rtc_ex.c
index 90eb94d3..90eb94d3 100644
--- a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rtc_ex.c
+++ b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rtc_ex.c
diff --git a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sai.c b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sai.c
index 06894360..06894360 100644
--- a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sai.c
+++ b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sai.c
diff --git a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sai_ex.c b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sai_ex.c
index e18771bc..e18771bc 100644
--- a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sai_ex.c
+++ b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sai_ex.c
diff --git a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c
index 01473332..01473332 100644
--- a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c
+++ b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c
diff --git a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sdram.c b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sdram.c
index 41a4cf0c..41a4cf0c 100644
--- a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sdram.c
+++ b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sdram.c
diff --git a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_smartcard.c b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_smartcard.c
index fff09c5d..fff09c5d 100644
--- a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_smartcard.c
+++ b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_smartcard.c
diff --git a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_smartcard_ex.c b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_smartcard_ex.c
index 780eae53..780eae53 100644
--- a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_smartcard_ex.c
+++ b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_smartcard_ex.c
diff --git a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_spdifrx.c b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_spdifrx.c
index d5506e90..d5506e90 100644
--- a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_spdifrx.c
+++ b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_spdifrx.c
diff --git a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_spi.c b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_spi.c
index f589a347..f589a347 100644
--- a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_spi.c
+++ b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_spi.c
diff --git a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sram.c b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sram.c
index 184a0a60..184a0a60 100644
--- a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sram.c
+++ b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sram.c
diff --git a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c
index 9dfddae9..9dfddae9 100644
--- a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c
+++ b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c
diff --git a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c
index b9a5f571..b9a5f571 100644
--- a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c
+++ b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c
diff --git a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart.c b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart.c
index 4889b831..4889b831 100644
--- a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart.c
+++ b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart.c
diff --git a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_usart.c b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_usart.c
index 04d99eaa..04d99eaa 100644
--- a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_usart.c
+++ b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_usart.c
diff --git a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_wwdg.c b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_wwdg.c
index c1923286..c1923286 100644
--- a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_wwdg.c
+++ b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_wwdg.c
diff --git a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_fmc.c b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_fmc.c
index 35b7bbef..35b7bbef 100644
--- a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_fmc.c
+++ b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_fmc.c
diff --git a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c
index f4b2163d..f4b2163d 100644
--- a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c
+++ b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c
diff --git a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_usb.c b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_usb.c
index fa3cae3a..fa3cae3a 100644
--- a/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_usb.c
+++ b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_usb.c
diff --git a/platform/stm32f7xx/STM32F7xx_HAL_Driver/lk_hal.c b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/lk_hal.c
index 101286d0..101286d0 100644
--- a/platform/stm32f7xx/STM32F7xx_HAL_Driver/lk_hal.c
+++ b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/lk_hal.c
diff --git a/platform/stm32f7xx/STM32F7xx_HAL_Driver/rules.mk b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/rules.mk
index 65a13dec..f1212647 100644
--- a/platform/stm32f7xx/STM32F7xx_HAL_Driver/rules.mk
+++ b/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/rules.mk
@@ -1,5 +1,7 @@
LOCAL_DIR := $(GET_LOCAL_DIR)
+MODULE := $(LOCAL_DIR)
+
GLOBAL_INCLUDES += $(LOCAL_DIR)/Inc
MODULE_SRCS += \
@@ -67,3 +69,7 @@ MODULE_SRCS += \
$(LOCAL_DIR)/Src/stm32f7xx_ll_sdmmc.c \
$(LOCAL_DIR)/Src/stm32f7xx_ll_usb.c
+include $(LOCAL_DIR)/CMSIS/rules.mk
+
+include make/module.mk
+
diff --git a/platform/stm32f7xx/rules.mk b/platform/stm32f7xx/rules.mk
index 345a01f3..79ee999e 100644
--- a/platform/stm32f7xx/rules.mk
+++ b/platform/stm32f7xx/rules.mk
@@ -59,12 +59,11 @@ LINKER_SCRIPT += \
$(BUILDDIR)/system-twosegment.ld
MODULE_DEPS += \
+ platform/stm32f7xx/STM32F7xx_HAL_Driver \
arch/arm/arm-m/systick \
dev/gpio \
dev/usb \
lib/bio \
lib/cbuf
-include $(LOCAL_DIR)/STM32F7xx_HAL_Driver/rules.mk $(LOCAL_DIR)/CMSIS/rules.mk
-
include make/module.mk