2019-08-05 13:05:39 +01:00

310 lines
11 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>STM32F413H_DISCOVERY</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.eclipse.cdt.managedbuilder.core.genmakebuilder</name>
<triggers>clean,full,incremental,</triggers>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>org.eclipse.cdt.managedbuilder.core.ScannerConfigBuilder</name>
<triggers>full,incremental,</triggers>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.cdt.core.cnature</nature>
<nature>org.eclipse.cdt.managedbuilder.core.managedBuildNature</nature>
<nature>org.eclipse.cdt.managedbuilder.core.ScannerConfigNature</nature>
<nature>fr.ac6.mcu.ide.core.MCUProjectNature</nature>
</natures>
<linkedResources>
<link>
<name>Doc/readme.txt</name>
<type>1</type>
<locationURI>PARENT-2-PROJECT_LOC/readme.txt</locationURI>
</link>
<link>
<name>Drivers/CMSIS/system_stm32f4xx.c</name>
<type>1</type>
<locationURI>PARENT-2-PROJECT_LOC/Src/system_stm32f4xx.c</locationURI>
</link>
<link>
<name>Drivers/STM32F4xx_HAL_Driver/stm32f4xx_hal.c</name>
<type>1</type>
<locationURI>PARENT-6-PROJECT_LOC/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal.c</locationURI>
</link>
<link>
<name>Drivers/STM32F4xx_HAL_Driver/stm32f4xx_hal_adc.c</name>
<type>1</type>
<locationURI>PARENT-6-PROJECT_LOC/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_adc.c</locationURI>
</link>
<link>
<name>Drivers/STM32F4xx_HAL_Driver/stm32f4xx_hal_adc_ex.c</name>
<type>1</type>
<locationURI>PARENT-6-PROJECT_LOC/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_adc_ex.c</locationURI>
</link>
<link>
<name>Drivers/STM32F4xx_HAL_Driver/stm32f4xx_hal_cortex.c</name>
<type>1</type>
<locationURI>PARENT-6-PROJECT_LOC/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_cortex.c</locationURI>
</link>
<link>
<name>Drivers/STM32F4xx_HAL_Driver/stm32f4xx_hal_dfsdm.c</name>
<type>1</type>
<locationURI>PARENT-6-PROJECT_LOC/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dfsdm.c</locationURI>
</link>
<link>
<name>Drivers/STM32F4xx_HAL_Driver/stm32f4xx_hal_dma.c</name>
<type>1</type>
<locationURI>PARENT-6-PROJECT_LOC/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dma.c</locationURI>
</link>
<link>
<name>Drivers/STM32F4xx_HAL_Driver/stm32f4xx_hal_dma_ex.c</name>
<type>1</type>
<locationURI>PARENT-6-PROJECT_LOC/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dma_ex.c</locationURI>
</link>
<link>
<name>Drivers/STM32F4xx_HAL_Driver/stm32f4xx_hal_flash.c</name>
<type>1</type>
<locationURI>PARENT-6-PROJECT_LOC/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash.c</locationURI>
</link>
<link>
<name>Drivers/STM32F4xx_HAL_Driver/stm32f4xx_hal_flash_ex.c</name>
<type>1</type>
<locationURI>PARENT-6-PROJECT_LOC/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash_ex.c</locationURI>
</link>
<link>
<name>Drivers/STM32F4xx_HAL_Driver/stm32f4xx_hal_fmpi2c.c</name>
<type>1</type>
<locationURI>PARENT-6-PROJECT_LOC/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_fmpi2c.c</locationURI>
</link>
<link>
<name>Drivers/STM32F4xx_HAL_Driver/stm32f4xx_hal_fmpi2c_ex.c</name>
<type>1</type>
<locationURI>PARENT-6-PROJECT_LOC/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_fmpi2c_ex.c</locationURI>
</link>
<link>
<name>Drivers/STM32F4xx_HAL_Driver/stm32f4xx_hal_gpio.c</name>
<type>1</type>
<locationURI>PARENT-6-PROJECT_LOC/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_gpio.c</locationURI>
</link>
<link>
<name>Drivers/STM32F4xx_HAL_Driver/stm32f4xx_hal_i2c.c</name>
<type>1</type>
<locationURI>PARENT-6-PROJECT_LOC/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_i2c.c</locationURI>
</link>
<link>
<name>Drivers/STM32F4xx_HAL_Driver/stm32f4xx_hal_i2c_ex.c</name>
<type>1</type>
<locationURI>PARENT-6-PROJECT_LOC/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_i2c_ex.c</locationURI>
</link>
<link>
<name>Drivers/STM32F4xx_HAL_Driver/stm32f4xx_hal_i2s.c</name>
<type>1</type>
<locationURI>PARENT-6-PROJECT_LOC/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_i2s.c</locationURI>
</link>
<link>
<name>Drivers/STM32F4xx_HAL_Driver/stm32f4xx_hal_i2s_ex.c</name>
<type>1</type>
<locationURI>PARENT-6-PROJECT_LOC/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_i2s_ex.c</locationURI>
</link>
<link>
<name>Drivers/STM32F4xx_HAL_Driver/stm32f4xx_hal_ltdc.c</name>
<type>1</type>
<locationURI>PARENT-6-PROJECT_LOC/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_ltdc.c</locationURI>
</link>
<link>
<name>Drivers/STM32F4xx_HAL_Driver/stm32f4xx_hal_ltdc_ex.c</name>
<type>1</type>
<locationURI>PARENT-6-PROJECT_LOC/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_ltdc_ex.c</locationURI>
</link>
<link>
<name>Drivers/STM32F4xx_HAL_Driver/stm32f4xx_hal_pwr.c</name>
<type>1</type>
<locationURI>PARENT-6-PROJECT_LOC/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pwr.c</locationURI>
</link>
<link>
<name>Drivers/STM32F4xx_HAL_Driver/stm32f4xx_hal_pwr_ex.c</name>
<type>1</type>
<locationURI>PARENT-6-PROJECT_LOC/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pwr_ex.c</locationURI>
</link>
<link>
<name>Drivers/STM32F4xx_HAL_Driver/stm32f4xx_hal_qspi.c</name>
<type>1</type>
<locationURI>PARENT-6-PROJECT_LOC/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_qspi.c</locationURI>
</link>
<link>
<name>Drivers/STM32F4xx_HAL_Driver/stm32f4xx_hal_rcc.c</name>
<type>1</type>
<locationURI>PARENT-6-PROJECT_LOC/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_rcc.c</locationURI>
</link>
<link>
<name>Drivers/STM32F4xx_HAL_Driver/stm32f4xx_hal_rcc_ex.c</name>
<type>1</type>
<locationURI>PARENT-6-PROJECT_LOC/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_rcc_ex.c</locationURI>
</link>
<link>
<name>Drivers/STM32F4xx_HAL_Driver/stm32f4xx_hal_rtc.c</name>
<type>1</type>
<locationURI>PARENT-6-PROJECT_LOC/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_rtc.c</locationURI>
</link>
<link>
<name>Drivers/STM32F4xx_HAL_Driver/stm32f4xx_hal_rtc_ex.c</name>
<type>1</type>
<locationURI>PARENT-6-PROJECT_LOC/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_rtc_ex.c</locationURI>
</link>
<link>
<name>Drivers/STM32F4xx_HAL_Driver/stm32f4xx_hal_sd.c</name>
<type>1</type>
<locationURI>PARENT-6-PROJECT_LOC/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_sd.c</locationURI>
</link>
<link>
<name>Drivers/STM32F4xx_HAL_Driver/stm32f4xx_hal_sram.c</name>
<type>1</type>
<locationURI>PARENT-6-PROJECT_LOC/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_sram.c</locationURI>
</link>
<link>
<name>Drivers/STM32F4xx_HAL_Driver/stm32f4xx_hal_uart.c</name>
<type>1</type>
<locationURI>PARENT-6-PROJECT_LOC/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_uart.c</locationURI>
</link>
<link>
<name>Drivers/STM32F4xx_HAL_Driver/stm32f4xx_ll_fsmc.c</name>
<type>1</type>
<locationURI>PARENT-6-PROJECT_LOC/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_fsmc.c</locationURI>
</link>
<link>
<name>Drivers/STM32F4xx_HAL_Driver/stm32f4xx_ll_sdmmc.c</name>
<type>1</type>
<locationURI>PARENT-6-PROJECT_LOC/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_sdmmc.c</locationURI>
</link>
<link>
<name>Example/SW4STM32/startup_stm32f413xx.s</name>
<type>1</type>
<locationURI>PARENT-1-PROJECT_LOC/startup_stm32f413xx.s</locationURI>
</link>
<link>
<name>Example/SW4STM32/syscalls.c</name>
<type>1</type>
<locationURI>PARENT-1-PROJECT_LOC/syscalls.c</locationURI>
</link>
<link>
<name>Example/User/audio.c</name>
<type>1</type>
<locationURI>PARENT-2-PROJECT_LOC/Src/audio.c</locationURI>
</link>
<link>
<name>Example/User/audio_rec_dfsdm.c</name>
<type>1</type>
<locationURI>PARENT-2-PROJECT_LOC/Src/audio_rec_dfsdm.c</locationURI>
</link>
<link>
<name>Example/User/lcd.c</name>
<type>1</type>
<locationURI>PARENT-2-PROJECT_LOC/Src/lcd.c</locationURI>
</link>
<link>
<name>Example/User/log.c</name>
<type>1</type>
<locationURI>PARENT-2-PROJECT_LOC/Src/log.c</locationURI>
</link>
<link>
<name>Example/User/main.c</name>
<type>1</type>
<locationURI>PARENT-2-PROJECT_LOC/Src/main.c</locationURI>
</link>
<link>
<name>Example/User/psram.c</name>
<type>1</type>
<locationURI>PARENT-2-PROJECT_LOC/Src/psram.c</locationURI>
</link>
<link>
<name>Example/User/qspi.c</name>
<type>1</type>
<locationURI>PARENT-2-PROJECT_LOC/Src/qspi.c</locationURI>
</link>
<link>
<name>Example/User/sd.c</name>
<type>1</type>
<locationURI>PARENT-2-PROJECT_LOC/Src/sd.c</locationURI>
</link>
<link>
<name>Example/User/stm32f4xx_it.c</name>
<type>1</type>
<locationURI>PARENT-2-PROJECT_LOC/Src/stm32f4xx_it.c</locationURI>
</link>
<link>
<name>Example/User/touchscreen.c</name>
<type>1</type>
<locationURI>PARENT-2-PROJECT_LOC/Src/touchscreen.c</locationURI>
</link>
<link>
<name>Example/User/ts_calibration.c</name>
<type>1</type>
<locationURI>PARENT-2-PROJECT_LOC/Src/ts_calibration.c</locationURI>
</link>
<link>
<name>Example/Utilities/lcd_log.c</name>
<type>1</type>
<locationURI>PARENT-6-PROJECT_LOC/Utilities/Log/lcd_log.c</locationURI>
</link>
<link>
<name>Drivers/BSP/Components/ft6x06.c</name>
<type>1</type>
<locationURI>PARENT-6-PROJECT_LOC/Drivers/BSP/Components/ft6x06/ft6x06.c</locationURI>
</link>
<link>
<name>Drivers/BSP/Components/st7789h2.c</name>
<type>1</type>
<locationURI>PARENT-6-PROJECT_LOC/Drivers/BSP/Components/st7789h2/st7789h2.c</locationURI>
</link>
<link>
<name>Drivers/BSP/Components/wm8994.c</name>
<type>1</type>
<locationURI>PARENT-6-PROJECT_LOC/Drivers/BSP/Components/wm8994/wm8994.c</locationURI>
</link>
<link>
<name>Drivers/BSP/STM32F413H_DISCOVERY/stm32f413h_discovery.c</name>
<type>1</type>
<locationURI>PARENT-6-PROJECT_LOC/Drivers/BSP/STM32F413H-Discovery/stm32f413h_discovery.c</locationURI>
</link>
<link>
<name>Drivers/BSP/STM32F413H_DISCOVERY/stm32f413h_discovery_audio.c</name>
<type>1</type>
<locationURI>PARENT-6-PROJECT_LOC/Drivers/BSP/STM32F413H-Discovery/stm32f413h_discovery_audio.c</locationURI>
</link>
<link>
<name>Drivers/BSP/STM32F413H_DISCOVERY/stm32f413h_discovery_lcd.c</name>
<type>1</type>
<locationURI>PARENT-6-PROJECT_LOC/Drivers/BSP/STM32F413H-Discovery/stm32f413h_discovery_lcd.c</locationURI>
</link>
<link>
<name>Drivers/BSP/STM32F413H_DISCOVERY/stm32f413h_discovery_psram.c</name>
<type>1</type>
<locationURI>PARENT-6-PROJECT_LOC/Drivers/BSP/STM32F413H-Discovery/stm32f413h_discovery_psram.c</locationURI>
</link>
<link>
<name>Drivers/BSP/STM32F413H_DISCOVERY/stm32f413h_discovery_qspi.c</name>
<type>1</type>
<locationURI>PARENT-6-PROJECT_LOC/Drivers/BSP/STM32F413H-Discovery/stm32f413h_discovery_qspi.c</locationURI>
</link>
<link>
<name>Drivers/BSP/STM32F413H_DISCOVERY/stm32f413h_discovery_sd.c</name>
<type>1</type>
<locationURI>PARENT-6-PROJECT_LOC/Drivers/BSP/STM32F413H-Discovery/stm32f413h_discovery_sd.c</locationURI>
</link>
<link>
<name>Drivers/BSP/STM32F413H_DISCOVERY/stm32f413h_discovery_ts.c</name>
<type>1</type>
<locationURI>PARENT-6-PROJECT_LOC/Drivers/BSP/STM32F413H-Discovery/stm32f413h_discovery_ts.c</locationURI>
</link>
</linkedResources>
</projectDescription>