STM32CubeF7/Projects/STM32746G-Discovery/Examples/PWR/PWR_CurrentConsumption/SW4STM32/STM32F746G-Discovery/.project

135 lines
5.5 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>STM32F746G-Discovery</name>
<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>Drivers/STM32F7xx_HAL_Driver/stm32f7xx_hal_rcc.c</name>
<type>1</type>
<location>PARENT-7-PROJECT_LOC/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c</location>
</link><link>
<name>Drivers/STM32F7xx_HAL_Driver/stm32f7xx_hal_rtc.c</name>
<type>1</type>
<location>PARENT-7-PROJECT_LOC/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rtc.c</location>
</link><link>
<name>Example/User/stm32f7xx_hal_msp.c</name>
<type>1</type>
<location>PARENT-2-PROJECT_LOC/Src/stm32f7xx_hal_msp.c</location>
</link><link>
<name>Drivers/STM32F7xx_HAL_Driver/stm32f7xx_hal_spi.c</name>
<type>1</type>
<location>PARENT-7-PROJECT_LOC/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_spi.c</location>
</link><link>
<name>Drivers/CMSIS/system_stm32f7xx.c</name>
<type>1</type>
<location>PARENT-2-PROJECT_LOC/Src/system_stm32f7xx.c</location>
</link><link>
<name>Example/User/stm32f7xx_it.c</name>
<type>1</type>
<location>PARENT-2-PROJECT_LOC/Src/stm32f7xx_it.c</location>
</link><link>
<name>Example/SW4STM32/startup_stm32f746xx.s</name>
<type>1</type>
<location>PARENT-1-PROJECT_LOC/startup_stm32f746xx.s</location>
</link><link>
<name>Drivers/STM32F7xx_HAL_Driver/stm32f7xx_hal_i2c.c</name>
<type>1</type>
<location>PARENT-7-PROJECT_LOC/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c</location>
</link><link>
<name>Drivers/STM32F7xx_HAL_Driver/stm32f7xx_hal_cortex.c</name>
<type>1</type>
<location>PARENT-7-PROJECT_LOC/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cortex.c</location>
</link><link>
<name>Doc/readme.txt</name>
<type>1</type>
<location>PARENT-2-PROJECT_LOC/readme.txt</location>
</link><link>
<name>Drivers/STM32F7xx_HAL_Driver/stm32f7xx_hal_dma.c</name>
<type>1</type>
<location>PARENT-7-PROJECT_LOC/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c</location>
</link><link>
<name>Drivers/STM32F7xx_HAL_Driver/stm32f7xx_hal_pwr_ex.c</name>
<type>1</type>
<location>PARENT-7-PROJECT_LOC/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c</location>
</link><link>
<name>Drivers/STM32F7xx_HAL_Driver/Legacy/stm32f7xx_hal_eth.c</name>
<type>1</type>
<location>PARENT-7-PROJECT_LOC/Drivers/STM32F7xx_HAL_Driver/Src/Legacy/stm32f7xx_hal_eth.c</location>
</link><link>
<name>Drivers/STM32F7xx_HAL_Driver/stm32f7xx_hal_rcc_ex.c</name>
<type>1</type>
<location>PARENT-7-PROJECT_LOC/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c</location>
</link><link>
<name>Drivers/STM32F7xx_HAL_Driver/stm32f7xx_hal.c</name>
<type>1</type>
<location>PARENT-7-PROJECT_LOC/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c</location>
</link><link>
<name>Example/User/stm32f7xx_lp_modes.c</name>
<type>1</type>
<location>PARENT-2-PROJECT_LOC/Src/stm32f7xx_lp_modes.c</location>
</link><link>
<name>Example/User/main.c</name>
<type>1</type>
<location>PARENT-2-PROJECT_LOC/Src/main.c</location>
</link><link>
<name>Example/SW4STM32/syscalls.c</name>
<type>1</type>
<locationURI>PARENT-1-PROJECT_LOC/syscalls.c</locationURI>
</link><link>
<name>Drivers/STM32F7xx_HAL_Driver/stm32f7xx_hal_uart.c</name>
<type>1</type>
<location>PARENT-7-PROJECT_LOC/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart.c</location>
</link><link>
<name>Drivers/STM32F7xx_HAL_Driver/stm32f7xx_hal_i2c_ex.c</name>
<type>1</type>
<location>PARENT-7-PROJECT_LOC/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c_ex.c</location>
</link><link>
<name>Drivers/STM32F7xx_HAL_Driver/stm32f7xx_hal_flash.c</name>
<type>1</type>
<location>PARENT-7-PROJECT_LOC/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c</location>
</link><link>
<name>Drivers/STM32F7xx_HAL_Driver/stm32f7xx_hal_pwr.c</name>
<type>1</type>
<location>PARENT-7-PROJECT_LOC/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr.c</location>
</link><link>
<name>Drivers/STM32F7xx_HAL_Driver/stm32f7xx_hal_rtc_ex.c</name>
<type>1</type>
<location>PARENT-7-PROJECT_LOC/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rtc_ex.c</location>
</link><link>
<name>Drivers/STM32F7xx_HAL_Driver/stm32f7xx_hal_flash_ex.c</name>
<type>1</type>
<location>PARENT-7-PROJECT_LOC/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c</location>
</link><link>
<name>Drivers/BSP/STM32F746G-Discovery/stm32746g_discovery.c</name>
<type>1</type>
<location>PARENT-7-PROJECT_LOC/Drivers/BSP/STM32746G-Discovery/stm32746g_discovery.c</location>
</link><link>
<name>Drivers/STM32F7xx_HAL_Driver/stm32f7xx_hal_gpio.c</name>
<type>1</type>
<location>PARENT-7-PROJECT_LOC/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_gpio.c</location>
</link>
</linkedResources>
</projectDescription>