Change folder name

This commit is contained in:
2023-09-05 11:24:58 +02:00
parent b509e0469d
commit 5c4cca8179
1008 changed files with 131983 additions and 0 deletions

View File

@@ -0,0 +1,34 @@
stm32746g_discovery.c:161:10:BSP_GetVersion 1
stm32746g_discovery.c:173:6:BSP_LED_Init 2
stm32746g_discovery.c:205:6:BSP_LED_DeInit 2
stm32746g_discovery.c:228:6:BSP_LED_On 2
stm32746g_discovery.c:246:6:BSP_LED_Off 2
stm32746g_discovery.c:264:6:BSP_LED_Toggle 2
stm32746g_discovery.c:292:6:BSP_PB_Init 6
stm32746g_discovery.c:346:6:BSP_PB_DeInit 1
stm32746g_discovery.c:368:10:BSP_PB_GetState 1
stm32746g_discovery.c:383:6:BSP_COM_Init 4
stm32746g_discovery.c:423:6:BSP_COM_DeInit 2
stm32746g_discovery.c:449:13:I2Cx_MspInit 2
stm32746g_discovery.c:536:13:I2Cx_Init 3
stm32746g_discovery.c:574:26:I2Cx_ReadMultiple 2
stm32746g_discovery.c:604:26:I2Cx_WriteMultiple 2
stm32746g_discovery.c:632:26:I2Cx_IsDeviceReady 1
stm32746g_discovery.c:643:13:I2Cx_Error 1
stm32746g_discovery.c:662:6:AUDIO_IO_Init 1
stm32746g_discovery.c:671:6:AUDIO_IO_DeInit 1
stm32746g_discovery.c:682:6:AUDIO_IO_Write 1
stm32746g_discovery.c:699:10:AUDIO_IO_Read 1
stm32746g_discovery.c:719:6:AUDIO_IO_Delay 1
stm32746g_discovery.c:730:6:CAMERA_IO_Init 1
stm32746g_discovery.c:742:6:CAMERA_IO_Write 1
stm32746g_discovery.c:753:9:CAMERA_IO_Read 1
stm32746g_discovery.c:767:6:CAMERA_Delay 1
stm32746g_discovery.c:778:6:EEPROM_IO_Init 1
stm32746g_discovery.c:791:19:EEPROM_IO_WriteData 1
stm32746g_discovery.c:804:19:EEPROM_IO_ReadData 1
stm32746g_discovery.c:816:19:EEPROM_IO_IsDeviceReady 1
stm32746g_discovery.c:827:6:TS_IO_Init 1
stm32746g_discovery.c:839:6:TS_IO_Write 1
stm32746g_discovery.c:850:9:TS_IO_Read 1
stm32746g_discovery.c:864:6:TS_IO_Delay 1

View File

@@ -0,0 +1,80 @@
Drivers/BSP/STM32746G-Discovery/stm32746g_discovery.o: \
../Drivers/BSP/STM32746G-Discovery/stm32746g_discovery.c \
../Drivers/BSP/STM32746G-Discovery/stm32746g_discovery.h \
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal.h \
../Core/Inc/stm32f7xx_hal_conf.h \
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_rcc.h \
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_def.h \
../Drivers/CMSIS/Device/ST/STM32F7xx/Include/stm32f7xx.h \
../Drivers/CMSIS/Device/ST/STM32F7xx/Include/stm32f746xx.h \
../Drivers/CMSIS/Include/core_cm7.h \
../Drivers/CMSIS/Include/cmsis_version.h \
../Drivers/CMSIS/Include/cmsis_compiler.h \
../Drivers/CMSIS/Include/cmsis_gcc.h \
../Drivers/CMSIS/Include/mpu_armv7.h \
../Drivers/CMSIS/Device/ST/STM32F7xx/Include/system_stm32f7xx.h \
../Drivers/STM32F7xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h \
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_rcc_ex.h \
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_exti.h \
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_gpio.h \
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_gpio_ex.h \
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_dma.h \
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_dma_ex.h \
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_cortex.h \
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_dma2d.h \
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_eth.h \
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_flash.h \
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_flash_ex.h \
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_sdram.h \
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_fmc.h \
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_i2c.h \
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_i2c_ex.h \
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_ltdc.h \
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_ltdc_ex.h \
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_pwr.h \
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_pwr_ex.h \
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_rtc.h \
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_rtc_ex.h \
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_tim.h \
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_tim_ex.h \
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_uart.h \
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_uart_ex.h
../Drivers/BSP/STM32746G-Discovery/stm32746g_discovery.h:
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal.h:
../Core/Inc/stm32f7xx_hal_conf.h:
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_rcc.h:
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_def.h:
../Drivers/CMSIS/Device/ST/STM32F7xx/Include/stm32f7xx.h:
../Drivers/CMSIS/Device/ST/STM32F7xx/Include/stm32f746xx.h:
../Drivers/CMSIS/Include/core_cm7.h:
../Drivers/CMSIS/Include/cmsis_version.h:
../Drivers/CMSIS/Include/cmsis_compiler.h:
../Drivers/CMSIS/Include/cmsis_gcc.h:
../Drivers/CMSIS/Include/mpu_armv7.h:
../Drivers/CMSIS/Device/ST/STM32F7xx/Include/system_stm32f7xx.h:
../Drivers/STM32F7xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h:
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_rcc_ex.h:
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_exti.h:
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_gpio.h:
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_gpio_ex.h:
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_dma.h:
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_dma_ex.h:
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_cortex.h:
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_dma2d.h:
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_eth.h:
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_flash.h:
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_flash_ex.h:
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_sdram.h:
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_fmc.h:
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_i2c.h:
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_i2c_ex.h:
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_ltdc.h:
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_ltdc_ex.h:
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_pwr.h:
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_pwr_ex.h:
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_rtc.h:
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_rtc_ex.h:
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_tim.h:
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_tim_ex.h:
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_uart.h:
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_uart_ex.h:

View File

@@ -0,0 +1,34 @@
../Drivers/BSP/STM32746G-Discovery/stm32746g_discovery.c:161:10:BSP_GetVersion 4 static
../Drivers/BSP/STM32746G-Discovery/stm32746g_discovery.c:173:6:BSP_LED_Init 48 static
../Drivers/BSP/STM32746G-Discovery/stm32746g_discovery.c:205:6:BSP_LED_DeInit 40 static
../Drivers/BSP/STM32746G-Discovery/stm32746g_discovery.c:228:6:BSP_LED_On 24 static
../Drivers/BSP/STM32746G-Discovery/stm32746g_discovery.c:246:6:BSP_LED_Off 24 static
../Drivers/BSP/STM32746G-Discovery/stm32746g_discovery.c:264:6:BSP_LED_Toggle 24 static
../Drivers/BSP/STM32746G-Discovery/stm32746g_discovery.c:292:6:BSP_PB_Init 48 static
../Drivers/BSP/STM32746G-Discovery/stm32746g_discovery.c:346:6:BSP_PB_DeInit 40 static
../Drivers/BSP/STM32746G-Discovery/stm32746g_discovery.c:368:10:BSP_PB_GetState 16 static
../Drivers/BSP/STM32746G-Discovery/stm32746g_discovery.c:383:6:BSP_COM_Init 48 static
../Drivers/BSP/STM32746G-Discovery/stm32746g_discovery.c:423:6:BSP_COM_DeInit 16 static
../Drivers/BSP/STM32746G-Discovery/stm32746g_discovery.c:449:13:I2Cx_MspInit 56 static
../Drivers/BSP/STM32746G-Discovery/stm32746g_discovery.c:536:13:I2Cx_Init 16 static
../Drivers/BSP/STM32746G-Discovery/stm32746g_discovery.c:574:26:I2Cx_ReadMultiple 48 static
../Drivers/BSP/STM32746G-Discovery/stm32746g_discovery.c:604:26:I2Cx_WriteMultiple 48 static
../Drivers/BSP/STM32746G-Discovery/stm32746g_discovery.c:632:26:I2Cx_IsDeviceReady 24 static
../Drivers/BSP/STM32746G-Discovery/stm32746g_discovery.c:643:13:I2Cx_Error 16 static
../Drivers/BSP/STM32746G-Discovery/stm32746g_discovery.c:662:6:AUDIO_IO_Init 8 static
../Drivers/BSP/STM32746G-Discovery/stm32746g_discovery.c:671:6:AUDIO_IO_DeInit 4 static
../Drivers/BSP/STM32746G-Discovery/stm32746g_discovery.c:682:6:AUDIO_IO_Write 32 static
../Drivers/BSP/STM32746G-Discovery/stm32746g_discovery.c:699:10:AUDIO_IO_Read 32 static
../Drivers/BSP/STM32746G-Discovery/stm32746g_discovery.c:719:6:AUDIO_IO_Delay 16 static
../Drivers/BSP/STM32746G-Discovery/stm32746g_discovery.c:730:6:CAMERA_IO_Init 8 static
../Drivers/BSP/STM32746G-Discovery/stm32746g_discovery.c:742:6:CAMERA_IO_Write 24 static
../Drivers/BSP/STM32746G-Discovery/stm32746g_discovery.c:753:9:CAMERA_IO_Read 32 static
../Drivers/BSP/STM32746G-Discovery/stm32746g_discovery.c:767:6:CAMERA_Delay 16 static
../Drivers/BSP/STM32746G-Discovery/stm32746g_discovery.c:778:6:EEPROM_IO_Init 8 static
../Drivers/BSP/STM32746G-Discovery/stm32746g_discovery.c:791:19:EEPROM_IO_WriteData 32 static
../Drivers/BSP/STM32746G-Discovery/stm32746g_discovery.c:804:19:EEPROM_IO_ReadData 32 static
../Drivers/BSP/STM32746G-Discovery/stm32746g_discovery.c:816:19:EEPROM_IO_IsDeviceReady 16 static
../Drivers/BSP/STM32746G-Discovery/stm32746g_discovery.c:827:6:TS_IO_Init 8 static
../Drivers/BSP/STM32746G-Discovery/stm32746g_discovery.c:839:6:TS_IO_Write 24 static
../Drivers/BSP/STM32746G-Discovery/stm32746g_discovery.c:850:9:TS_IO_Read 32 static
../Drivers/BSP/STM32746G-Discovery/stm32746g_discovery.c:864:6:TS_IO_Delay 16 static

View File

@@ -0,0 +1,56 @@
stm32746g_discovery_lcd.c:149:9:BSP_LCD_Init 2
stm32746g_discovery_lcd.c:211:9:BSP_LCD_DeInit 1
stm32746g_discovery_lcd.c:232:10:BSP_LCD_GetXSize 1
stm32746g_discovery_lcd.c:241:10:BSP_LCD_GetYSize 1
stm32746g_discovery_lcd.c:251:6:BSP_LCD_SetXSize 1
stm32746g_discovery_lcd.c:261:6:BSP_LCD_SetYSize 1
stm32746g_discovery_lcd.c:272:6:BSP_LCD_LayerDefaultInit 1
stm32746g_discovery_lcd.c:306:6:BSP_LCD_LayerRgb565Init 1
stm32746g_discovery_lcd.c:339:6:BSP_LCD_SelectLayer 1
stm32746g_discovery_lcd.c:353:6:BSP_LCD_SetLayerVisible 2
stm32746g_discovery_lcd.c:375:6:BSP_LCD_SetLayerVisible_NoReload 2
stm32746g_discovery_lcd.c:395:6:BSP_LCD_SetTransparency 1
stm32746g_discovery_lcd.c:407:6:BSP_LCD_SetTransparency_NoReload 1
stm32746g_discovery_lcd.c:418:6:BSP_LCD_SetLayerAddress 1
stm32746g_discovery_lcd.c:429:6:BSP_LCD_SetLayerAddress_NoReload 1
stm32746g_discovery_lcd.c:443:6:BSP_LCD_SetLayerWindow 1
stm32746g_discovery_lcd.c:461:6:BSP_LCD_SetLayerWindow_NoReload 1
stm32746g_discovery_lcd.c:476:6:BSP_LCD_SetColorKeying 1
stm32746g_discovery_lcd.c:489:6:BSP_LCD_SetColorKeying_NoReload 1
stm32746g_discovery_lcd.c:501:6:BSP_LCD_ResetColorKeying 1
stm32746g_discovery_lcd.c:512:6:BSP_LCD_ResetColorKeying_NoReload 1
stm32746g_discovery_lcd.c:525:6:BSP_LCD_Reload 1
stm32746g_discovery_lcd.c:535:6:BSP_LCD_SetTextColor 1
stm32746g_discovery_lcd.c:544:10:BSP_LCD_GetTextColor 1
stm32746g_discovery_lcd.c:554:6:BSP_LCD_SetBackColor 1
stm32746g_discovery_lcd.c:563:10:BSP_LCD_GetBackColor 1
stm32746g_discovery_lcd.c:573:6:BSP_LCD_SetFont 1
stm32746g_discovery_lcd.c:582:8:BSP_LCD_GetFont 1
stm32746g_discovery_lcd.c:593:10:BSP_LCD_ReadPixel 6
stm32746g_discovery_lcd.c:628:6:BSP_LCD_Clear 1
stm32746g_discovery_lcd.c:639:6:BSP_LCD_ClearStringLine 1
stm32746g_discovery_lcd.c:659:6:BSP_LCD_DisplayChar 2
stm32746g_discovery_lcd.c:677:6:BSP_LCD_DisplayStringAt 9
stm32746g_discovery_lcd.c:738:6:BSP_LCD_DisplayStringAtLine 1
stm32746g_discovery_lcd.c:750:6:BSP_LCD_DrawHLine 2
stm32746g_discovery_lcd.c:775:6:BSP_LCD_DrawVLine 2
stm32746g_discovery_lcd.c:801:6:BSP_LCD_DrawLine 8
stm32746g_discovery_lcd.c:876:6:BSP_LCD_DrawRect 1
stm32746g_discovery_lcd.c:894:6:BSP_LCD_DrawCircle 3
stm32746g_discovery_lcd.c:941:6:BSP_LCD_DrawPolygon 3
stm32746g_discovery_lcd.c:969:6:BSP_LCD_DrawEllipse 6
stm32746g_discovery_lcd.c:1002:6:BSP_LCD_DrawPixel 2
stm32746g_discovery_lcd.c:1022:6:BSP_LCD_DrawBitmap 4
stm32746g_discovery_lcd.c:1080:6:BSP_LCD_FillRect 2
stm32746g_discovery_lcd.c:1107:6:BSP_LCD_FillCircle 5
stm32746g_discovery_lcd.c:1155:6:BSP_LCD_FillPolygon 10
stm32746g_discovery_lcd.c:1223:6:BSP_LCD_FillEllipse 6
stm32746g_discovery_lcd.c:1253:6:BSP_LCD_DisplayOn 1
stm32746g_discovery_lcd.c:1265:6:BSP_LCD_DisplayOff 1
stm32746g_discovery_lcd.c:1279:13:BSP_LCD_MspInit 1
stm32746g_discovery_lcd.c:1351:13:BSP_LCD_MspDeInit 1
stm32746g_discovery_lcd.c:1400:13:BSP_LCD_ClockConfig 1
stm32746g_discovery_lcd.c:1428:13:DrawChar 9
stm32746g_discovery_lcd.c:1487:13:FillTriangle 8
stm32746g_discovery_lcd.c:1565:13:LL_FillBuffer 5
stm32746g_discovery_lcd.c:1603:13:LL_ConvertLineToARGB8888 4

View File

@@ -0,0 +1,100 @@
Drivers/BSP/STM32746G-Discovery/stm32746g_discovery_lcd.o: \
../Drivers/BSP/STM32746G-Discovery/stm32746g_discovery_lcd.c \
../Drivers/BSP/STM32746G-Discovery/stm32746g_discovery_lcd.h \
../Drivers/BSP/STM32746G-Discovery/../Components/rk043fn48h/rk043fn48h.h \
../Drivers/BSP/STM32746G-Discovery/stm32746g_discovery_sdram.h \
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal.h \
../Core/Inc/stm32f7xx_hal_conf.h \
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_rcc.h \
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_def.h \
../Drivers/CMSIS/Device/ST/STM32F7xx/Include/stm32f7xx.h \
../Drivers/CMSIS/Device/ST/STM32F7xx/Include/stm32f746xx.h \
../Drivers/CMSIS/Include/core_cm7.h \
../Drivers/CMSIS/Include/cmsis_version.h \
../Drivers/CMSIS/Include/cmsis_compiler.h \
../Drivers/CMSIS/Include/cmsis_gcc.h \
../Drivers/CMSIS/Include/mpu_armv7.h \
../Drivers/CMSIS/Device/ST/STM32F7xx/Include/system_stm32f7xx.h \
../Drivers/STM32F7xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h \
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_rcc_ex.h \
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_exti.h \
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_gpio.h \
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_gpio_ex.h \
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_dma.h \
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_dma_ex.h \
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_cortex.h \
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_dma2d.h \
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_eth.h \
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_flash.h \
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_flash_ex.h \
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_sdram.h \
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_fmc.h \
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_i2c.h \
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_i2c_ex.h \
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_ltdc.h \
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_ltdc_ex.h \
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_pwr.h \
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_pwr_ex.h \
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_rtc.h \
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_rtc_ex.h \
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_tim.h \
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_tim_ex.h \
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_uart.h \
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_uart_ex.h \
../Drivers/BSP/STM32746G-Discovery/stm32746g_discovery.h \
../Drivers/BSP/STM32746G-Discovery/../../../Utilities/Fonts/fonts.h \
../Drivers/BSP/STM32746G-Discovery/../../../Utilities/Fonts/font24.c \
../Drivers/BSP/STM32746G-Discovery/../../../Utilities/Fonts/fonts.h \
../Drivers/BSP/STM32746G-Discovery/../../../Utilities/Fonts/font20.c \
../Drivers/BSP/STM32746G-Discovery/../../../Utilities/Fonts/font16.c \
../Drivers/BSP/STM32746G-Discovery/../../../Utilities/Fonts/font12.c \
../Drivers/BSP/STM32746G-Discovery/../../../Utilities/Fonts/font8.c
../Drivers/BSP/STM32746G-Discovery/stm32746g_discovery_lcd.h:
../Drivers/BSP/STM32746G-Discovery/../Components/rk043fn48h/rk043fn48h.h:
../Drivers/BSP/STM32746G-Discovery/stm32746g_discovery_sdram.h:
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal.h:
../Core/Inc/stm32f7xx_hal_conf.h:
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_rcc.h:
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_def.h:
../Drivers/CMSIS/Device/ST/STM32F7xx/Include/stm32f7xx.h:
../Drivers/CMSIS/Device/ST/STM32F7xx/Include/stm32f746xx.h:
../Drivers/CMSIS/Include/core_cm7.h:
../Drivers/CMSIS/Include/cmsis_version.h:
../Drivers/CMSIS/Include/cmsis_compiler.h:
../Drivers/CMSIS/Include/cmsis_gcc.h:
../Drivers/CMSIS/Include/mpu_armv7.h:
../Drivers/CMSIS/Device/ST/STM32F7xx/Include/system_stm32f7xx.h:
../Drivers/STM32F7xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h:
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_rcc_ex.h:
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_exti.h:
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_gpio.h:
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_gpio_ex.h:
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_dma.h:
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_dma_ex.h:
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_cortex.h:
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_dma2d.h:
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_eth.h:
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_flash.h:
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_flash_ex.h:
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_sdram.h:
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_fmc.h:
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_i2c.h:
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_i2c_ex.h:
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_ltdc.h:
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_ltdc_ex.h:
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_pwr.h:
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_pwr_ex.h:
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_rtc.h:
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_rtc_ex.h:
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_tim.h:
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_tim_ex.h:
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_uart.h:
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_uart_ex.h:
../Drivers/BSP/STM32746G-Discovery/stm32746g_discovery.h:
../Drivers/BSP/STM32746G-Discovery/../../../Utilities/Fonts/fonts.h:
../Drivers/BSP/STM32746G-Discovery/../../../Utilities/Fonts/font24.c:
../Drivers/BSP/STM32746G-Discovery/../../../Utilities/Fonts/fonts.h:
../Drivers/BSP/STM32746G-Discovery/../../../Utilities/Fonts/font20.c:
../Drivers/BSP/STM32746G-Discovery/../../../Utilities/Fonts/font16.c:
../Drivers/BSP/STM32746G-Discovery/../../../Utilities/Fonts/font12.c:
../Drivers/BSP/STM32746G-Discovery/../../../Utilities/Fonts/font8.c:

View File

@@ -0,0 +1,56 @@
../Drivers/BSP/STM32746G-Discovery/stm32746g_discovery_lcd.c:149:9:BSP_LCD_Init 8 static
../Drivers/BSP/STM32746G-Discovery/stm32746g_discovery_lcd.c:211:9:BSP_LCD_DeInit 8 static
../Drivers/BSP/STM32746G-Discovery/stm32746g_discovery_lcd.c:232:10:BSP_LCD_GetXSize 4 static
../Drivers/BSP/STM32746G-Discovery/stm32746g_discovery_lcd.c:241:10:BSP_LCD_GetYSize 4 static
../Drivers/BSP/STM32746G-Discovery/stm32746g_discovery_lcd.c:251:6:BSP_LCD_SetXSize 16 static
../Drivers/BSP/STM32746G-Discovery/stm32746g_discovery_lcd.c:261:6:BSP_LCD_SetYSize 16 static
../Drivers/BSP/STM32746G-Discovery/stm32746g_discovery_lcd.c:272:6:BSP_LCD_LayerDefaultInit 72 static
../Drivers/BSP/STM32746G-Discovery/stm32746g_discovery_lcd.c:306:6:BSP_LCD_LayerRgb565Init 72 static
../Drivers/BSP/STM32746G-Discovery/stm32746g_discovery_lcd.c:339:6:BSP_LCD_SelectLayer 16 static
../Drivers/BSP/STM32746G-Discovery/stm32746g_discovery_lcd.c:353:6:BSP_LCD_SetLayerVisible 16 static
../Drivers/BSP/STM32746G-Discovery/stm32746g_discovery_lcd.c:375:6:BSP_LCD_SetLayerVisible_NoReload 16 static
../Drivers/BSP/STM32746G-Discovery/stm32746g_discovery_lcd.c:395:6:BSP_LCD_SetTransparency 16 static
../Drivers/BSP/STM32746G-Discovery/stm32746g_discovery_lcd.c:407:6:BSP_LCD_SetTransparency_NoReload 16 static
../Drivers/BSP/STM32746G-Discovery/stm32746g_discovery_lcd.c:418:6:BSP_LCD_SetLayerAddress 16 static
../Drivers/BSP/STM32746G-Discovery/stm32746g_discovery_lcd.c:429:6:BSP_LCD_SetLayerAddress_NoReload 16 static
../Drivers/BSP/STM32746G-Discovery/stm32746g_discovery_lcd.c:443:6:BSP_LCD_SetLayerWindow 24 static
../Drivers/BSP/STM32746G-Discovery/stm32746g_discovery_lcd.c:461:6:BSP_LCD_SetLayerWindow_NoReload 24 static
../Drivers/BSP/STM32746G-Discovery/stm32746g_discovery_lcd.c:476:6:BSP_LCD_SetColorKeying 16 static
../Drivers/BSP/STM32746G-Discovery/stm32746g_discovery_lcd.c:489:6:BSP_LCD_SetColorKeying_NoReload 16 static
../Drivers/BSP/STM32746G-Discovery/stm32746g_discovery_lcd.c:501:6:BSP_LCD_ResetColorKeying 16 static
../Drivers/BSP/STM32746G-Discovery/stm32746g_discovery_lcd.c:512:6:BSP_LCD_ResetColorKeying_NoReload 16 static
../Drivers/BSP/STM32746G-Discovery/stm32746g_discovery_lcd.c:525:6:BSP_LCD_Reload 16 static
../Drivers/BSP/STM32746G-Discovery/stm32746g_discovery_lcd.c:535:6:BSP_LCD_SetTextColor 16 static
../Drivers/BSP/STM32746G-Discovery/stm32746g_discovery_lcd.c:544:10:BSP_LCD_GetTextColor 4 static
../Drivers/BSP/STM32746G-Discovery/stm32746g_discovery_lcd.c:554:6:BSP_LCD_SetBackColor 16 static
../Drivers/BSP/STM32746G-Discovery/stm32746g_discovery_lcd.c:563:10:BSP_LCD_GetBackColor 4 static
../Drivers/BSP/STM32746G-Discovery/stm32746g_discovery_lcd.c:573:6:BSP_LCD_SetFont 16 static
../Drivers/BSP/STM32746G-Discovery/stm32746g_discovery_lcd.c:582:8:BSP_LCD_GetFont 4 static
../Drivers/BSP/STM32746G-Discovery/stm32746g_discovery_lcd.c:593:10:BSP_LCD_ReadPixel 32 static
../Drivers/BSP/STM32746G-Discovery/stm32746g_discovery_lcd.c:628:6:BSP_LCD_Clear 40 static
../Drivers/BSP/STM32746G-Discovery/stm32746g_discovery_lcd.c:639:6:BSP_LCD_ClearStringLine 32 static
../Drivers/BSP/STM32746G-Discovery/stm32746g_discovery_lcd.c:659:6:BSP_LCD_DisplayChar 24 static
../Drivers/BSP/STM32746G-Discovery/stm32746g_discovery_lcd.c:677:6:BSP_LCD_DisplayStringAt 48 static
../Drivers/BSP/STM32746G-Discovery/stm32746g_discovery_lcd.c:738:6:BSP_LCD_DisplayStringAtLine 16 static
../Drivers/BSP/STM32746G-Discovery/stm32746g_discovery_lcd.c:750:6:BSP_LCD_DrawHLine 40 static
../Drivers/BSP/STM32746G-Discovery/stm32746g_discovery_lcd.c:775:6:BSP_LCD_DrawVLine 48 static
../Drivers/BSP/STM32746G-Discovery/stm32746g_discovery_lcd.c:801:6:BSP_LCD_DrawLine 56 static
../Drivers/BSP/STM32746G-Discovery/stm32746g_discovery_lcd.c:876:6:BSP_LCD_DrawRect 24 static
../Drivers/BSP/STM32746G-Discovery/stm32746g_discovery_lcd.c:894:6:BSP_LCD_DrawCircle 40 static
../Drivers/BSP/STM32746G-Discovery/stm32746g_discovery_lcd.c:941:6:BSP_LCD_DrawPolygon 32 static
../Drivers/BSP/STM32746G-Discovery/stm32746g_discovery_lcd.c:969:6:BSP_LCD_DrawEllipse 64 static
../Drivers/BSP/STM32746G-Discovery/stm32746g_discovery_lcd.c:1002:6:BSP_LCD_DrawPixel 24 static
../Drivers/BSP/STM32746G-Discovery/stm32746g_discovery_lcd.c:1022:6:BSP_LCD_DrawBitmap 56 static
../Drivers/BSP/STM32746G-Discovery/stm32746g_discovery_lcd.c:1080:6:BSP_LCD_FillRect 48 static
../Drivers/BSP/STM32746G-Discovery/stm32746g_discovery_lcd.c:1107:6:BSP_LCD_FillCircle 32 static
../Drivers/BSP/STM32746G-Discovery/stm32746g_discovery_lcd.c:1155:6:BSP_LCD_FillPolygon 64 static
../Drivers/BSP/STM32746G-Discovery/stm32746g_discovery_lcd.c:1223:6:BSP_LCD_FillEllipse 56 static
../Drivers/BSP/STM32746G-Discovery/stm32746g_discovery_lcd.c:1253:6:BSP_LCD_DisplayOn 8 static
../Drivers/BSP/STM32746G-Discovery/stm32746g_discovery_lcd.c:1265:6:BSP_LCD_DisplayOff 8 static
../Drivers/BSP/STM32746G-Discovery/stm32746g_discovery_lcd.c:1279:13:BSP_LCD_MspInit 72 static
../Drivers/BSP/STM32746G-Discovery/stm32746g_discovery_lcd.c:1351:13:BSP_LCD_MspDeInit 40 static
../Drivers/BSP/STM32746G-Discovery/stm32746g_discovery_lcd.c:1400:13:BSP_LCD_ClockConfig 16 static
../Drivers/BSP/STM32746G-Discovery/stm32746g_discovery_lcd.c:1428:13:DrawChar 40 static
../Drivers/BSP/STM32746G-Discovery/stm32746g_discovery_lcd.c:1487:13:FillTriangle 56 static
../Drivers/BSP/STM32746G-Discovery/stm32746g_discovery_lcd.c:1565:13:LL_FillBuffer 32 static
../Drivers/BSP/STM32746G-Discovery/stm32746g_discovery_lcd.c:1603:13:LL_ConvertLineToARGB8888 32 static

View File

@@ -0,0 +1,10 @@
stm32746g_discovery_sdram.c:131:9:BSP_SDRAM_Init 2
stm32746g_discovery_sdram.c:180:9:BSP_SDRAM_DeInit 2
stm32746g_discovery_sdram.c:206:6:BSP_SDRAM_Initialization_sequence 1
stm32746g_discovery_sdram.c:268:9:BSP_SDRAM_ReadData 2
stm32746g_discovery_sdram.c:287:9:BSP_SDRAM_ReadData_DMA 2
stm32746g_discovery_sdram.c:306:9:BSP_SDRAM_WriteData 2
stm32746g_discovery_sdram.c:325:9:BSP_SDRAM_WriteData_DMA 2
stm32746g_discovery_sdram.c:342:9:BSP_SDRAM_Sendcmd 2
stm32746g_discovery_sdram.c:360:13:BSP_SDRAM_MspInit 1
stm32746g_discovery_sdram.c:451:13:BSP_SDRAM_MspDeInit 1

View File

@@ -0,0 +1,80 @@
Drivers/BSP/STM32746G-Discovery/stm32746g_discovery_sdram.o: \
../Drivers/BSP/STM32746G-Discovery/stm32746g_discovery_sdram.c \
../Drivers/BSP/STM32746G-Discovery/stm32746g_discovery_sdram.h \
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal.h \
../Core/Inc/stm32f7xx_hal_conf.h \
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_rcc.h \
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_def.h \
../Drivers/CMSIS/Device/ST/STM32F7xx/Include/stm32f7xx.h \
../Drivers/CMSIS/Device/ST/STM32F7xx/Include/stm32f746xx.h \
../Drivers/CMSIS/Include/core_cm7.h \
../Drivers/CMSIS/Include/cmsis_version.h \
../Drivers/CMSIS/Include/cmsis_compiler.h \
../Drivers/CMSIS/Include/cmsis_gcc.h \
../Drivers/CMSIS/Include/mpu_armv7.h \
../Drivers/CMSIS/Device/ST/STM32F7xx/Include/system_stm32f7xx.h \
../Drivers/STM32F7xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h \
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_rcc_ex.h \
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_exti.h \
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_gpio.h \
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_gpio_ex.h \
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_dma.h \
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_dma_ex.h \
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_cortex.h \
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_dma2d.h \
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_eth.h \
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_flash.h \
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_flash_ex.h \
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_sdram.h \
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_fmc.h \
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_i2c.h \
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_i2c_ex.h \
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_ltdc.h \
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_ltdc_ex.h \
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_pwr.h \
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_pwr_ex.h \
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_rtc.h \
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_rtc_ex.h \
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_tim.h \
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_tim_ex.h \
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_uart.h \
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_uart_ex.h
../Drivers/BSP/STM32746G-Discovery/stm32746g_discovery_sdram.h:
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal.h:
../Core/Inc/stm32f7xx_hal_conf.h:
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_rcc.h:
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_def.h:
../Drivers/CMSIS/Device/ST/STM32F7xx/Include/stm32f7xx.h:
../Drivers/CMSIS/Device/ST/STM32F7xx/Include/stm32f746xx.h:
../Drivers/CMSIS/Include/core_cm7.h:
../Drivers/CMSIS/Include/cmsis_version.h:
../Drivers/CMSIS/Include/cmsis_compiler.h:
../Drivers/CMSIS/Include/cmsis_gcc.h:
../Drivers/CMSIS/Include/mpu_armv7.h:
../Drivers/CMSIS/Device/ST/STM32F7xx/Include/system_stm32f7xx.h:
../Drivers/STM32F7xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h:
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_rcc_ex.h:
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_exti.h:
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_gpio.h:
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_gpio_ex.h:
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_dma.h:
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_dma_ex.h:
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_cortex.h:
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_dma2d.h:
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_eth.h:
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_flash.h:
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_flash_ex.h:
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_sdram.h:
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_fmc.h:
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_i2c.h:
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_i2c_ex.h:
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_ltdc.h:
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_ltdc_ex.h:
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_pwr.h:
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_pwr_ex.h:
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_rtc.h:
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_rtc_ex.h:
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_tim.h:
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_tim_ex.h:
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_uart.h:
../Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_uart_ex.h:

View File

@@ -0,0 +1,10 @@
../Drivers/BSP/STM32746G-Discovery/stm32746g_discovery_sdram.c:131:9:BSP_SDRAM_Init 8 static
../Drivers/BSP/STM32746G-Discovery/stm32746g_discovery_sdram.c:180:9:BSP_SDRAM_DeInit 8 static
../Drivers/BSP/STM32746G-Discovery/stm32746g_discovery_sdram.c:206:6:BSP_SDRAM_Initialization_sequence 24 static
../Drivers/BSP/STM32746G-Discovery/stm32746g_discovery_sdram.c:268:9:BSP_SDRAM_ReadData 24 static
../Drivers/BSP/STM32746G-Discovery/stm32746g_discovery_sdram.c:287:9:BSP_SDRAM_ReadData_DMA 24 static
../Drivers/BSP/STM32746G-Discovery/stm32746g_discovery_sdram.c:306:9:BSP_SDRAM_WriteData 24 static
../Drivers/BSP/STM32746G-Discovery/stm32746g_discovery_sdram.c:325:9:BSP_SDRAM_WriteData_DMA 24 static
../Drivers/BSP/STM32746G-Discovery/stm32746g_discovery_sdram.c:342:9:BSP_SDRAM_Sendcmd 16 static
../Drivers/BSP/STM32746G-Discovery/stm32746g_discovery_sdram.c:360:13:BSP_SDRAM_MspInit 72 static
../Drivers/BSP/STM32746G-Discovery/stm32746g_discovery_sdram.c:451:13:BSP_SDRAM_MspDeInit 16 static

View File

@@ -0,0 +1,33 @@
################################################################################
# Automatically-generated file. Do not edit!
# Toolchain: GNU Tools for STM32 (10.3-2021.10)
################################################################################
# Add inputs and outputs from these tool invocations to the build variables
C_SRCS += \
../Drivers/BSP/STM32746G-Discovery/stm32746g_discovery.c \
../Drivers/BSP/STM32746G-Discovery/stm32746g_discovery_lcd.c \
../Drivers/BSP/STM32746G-Discovery/stm32746g_discovery_sdram.c
OBJS += \
./Drivers/BSP/STM32746G-Discovery/stm32746g_discovery.o \
./Drivers/BSP/STM32746G-Discovery/stm32746g_discovery_lcd.o \
./Drivers/BSP/STM32746G-Discovery/stm32746g_discovery_sdram.o
C_DEPS += \
./Drivers/BSP/STM32746G-Discovery/stm32746g_discovery.d \
./Drivers/BSP/STM32746G-Discovery/stm32746g_discovery_lcd.d \
./Drivers/BSP/STM32746G-Discovery/stm32746g_discovery_sdram.d
# Each subdirectory must supply rules for building sources it contributes
Drivers/BSP/STM32746G-Discovery/%.o Drivers/BSP/STM32746G-Discovery/%.su Drivers/BSP/STM32746G-Discovery/%.cyclo: ../Drivers/BSP/STM32746G-Discovery/%.c Drivers/BSP/STM32746G-Discovery/subdir.mk
arm-none-eabi-gcc "$<" -mcpu=cortex-m7 -std=gnu11 -g3 -DDEBUG -DUSE_HAL_DRIVER -DSTM32F746xx -c -I../LWIP/App -I../Drivers/BSP/STM32746G-Discovery -I../LWIP/Target -I../Core/Inc -I../Middlewares/Third_Party/LwIP/src/include -I../Middlewares/Third_Party/LwIP/system -I../Drivers/STM32F7xx_HAL_Driver/Inc -I../Drivers/STM32F7xx_HAL_Driver/Inc/Legacy -I../Middlewares/Third_Party/LwIP/src/include/netif/ppp -I../Drivers/CMSIS/Device/ST/STM32F7xx/Include -I../Middlewares/Third_Party/LwIP/src/include/lwip -I../Middlewares/Third_Party/LwIP/src/include/lwip/apps -I../Middlewares/Third_Party/LwIP/src/include/lwip/priv -I../Middlewares/Third_Party/LwIP/src/include/lwip/prot -I../Middlewares/Third_Party/LwIP/src/include/netif -I../Middlewares/Third_Party/LwIP/system/arch -I../Drivers/CMSIS/Include -I../Middlewares/Third_Party/LwIP/src/include/compat/posix -I../Middlewares/Third_Party/LwIP/src/include/compat/posix/arpa -I../Middlewares/Third_Party/LwIP/src/include/compat/posix/net -I../Middlewares/Third_Party/LwIP/src/include/compat/posix/sys -I../Middlewares/Third_Party/LwIP/src/include/compat/stdc -I../Drivers/BSP/Components/lan8742 -I../Middlewares/Third_Party/FreeRTOS/Source/include -I../Middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM7/r0p1 -I../Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -fcyclomatic-complexity -MMD -MP -MF"$(@:%.o=%.d)" -MT"$@" --specs=nano.specs -mfpu=fpv5-sp-d16 -mfloat-abi=hard -mthumb -o "$@"
clean: clean-Drivers-2f-BSP-2f-STM32746G-2d-Discovery
clean-Drivers-2f-BSP-2f-STM32746G-2d-Discovery:
-$(RM) ./Drivers/BSP/STM32746G-Discovery/stm32746g_discovery.cyclo ./Drivers/BSP/STM32746G-Discovery/stm32746g_discovery.d ./Drivers/BSP/STM32746G-Discovery/stm32746g_discovery.o ./Drivers/BSP/STM32746G-Discovery/stm32746g_discovery.su ./Drivers/BSP/STM32746G-Discovery/stm32746g_discovery_lcd.cyclo ./Drivers/BSP/STM32746G-Discovery/stm32746g_discovery_lcd.d ./Drivers/BSP/STM32746G-Discovery/stm32746g_discovery_lcd.o ./Drivers/BSP/STM32746G-Discovery/stm32746g_discovery_lcd.su ./Drivers/BSP/STM32746G-Discovery/stm32746g_discovery_sdram.cyclo ./Drivers/BSP/STM32746G-Discovery/stm32746g_discovery_sdram.d ./Drivers/BSP/STM32746G-Discovery/stm32746g_discovery_sdram.o ./Drivers/BSP/STM32746G-Discovery/stm32746g_discovery_sdram.su
.PHONY: clean-Drivers-2f-BSP-2f-STM32746G-2d-Discovery