<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
	<name>os3</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>
	</natures>
	<linkedResources>
		<link>
			<name>bsp</name>
			<type>2</type>
			<locationURI>virtual:/virtual</locationURI>
		</link>
		<link>
			<name>uC-CPU</name>
			<type>2</type>
			<locationURI>virtual:/virtual</locationURI>
		</link>
		<link>
			<name>uC-LIB</name>
			<type>2</type>
			<locationURI>virtual:/virtual</locationURI>
		</link>
		<link>
			<name>uCOS-III</name>
			<type>2</type>
			<locationURI>virtual:/virtual</locationURI>
		</link>
		<link>
			<name>app/app_cfg.h</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/app_cfg.h</locationURI>
		</link>
		<link>
			<name>app/app_main.c</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/app_main.c</locationURI>
		</link>
		<link>
			<name>app/cpu_cfg.h</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/cpu_cfg.h</locationURI>
		</link>
		<link>
			<name>app/lib_cfg.h</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/lib_cfg.h</locationURI>
		</link>
		<link>
			<name>app/os_app_hooks.c</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/os_app_hooks.c</locationURI>
		</link>
		<link>
			<name>app/os_app_hooks.h</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/os_app_hooks.h</locationURI>
		</link>
		<link>
			<name>app/os_cfg.h</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/os_cfg.h</locationURI>
		</link>
		<link>
			<name>app/os_cfg_app.h</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/os_cfg_app.h</locationURI>
		</link>
		<link>
			<name>bsp/README_ISR_HANDLER.txt</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/bsp/README_ISR_HANDLER.txt</locationURI>
		</link>
		<link>
			<name>bsp/include</name>
			<type>2</type>
			<locationURI>virtual:/virtual</locationURI>
		</link>
		<link>
			<name>bsp/source</name>
			<type>2</type>
			<locationURI>virtual:/virtual</locationURI>
		</link>
		<link>
			<name>bsp/third_party</name>
			<type>2</type>
			<locationURI>virtual:/virtual</locationURI>
		</link>
		<link>
			<name>uC-CPU/ARM-Cortex-M4</name>
			<type>2</type>
			<locationURI>virtual:/virtual</locationURI>
		</link>
		<link>
			<name>uC-CPU/cpu_cache.h</name>
			<type>1</type>
			<locationURI>PARENT-5-PROJECT_LOC/Software/uC-CPU/cpu_cache.h</locationURI>
		</link>
		<link>
			<name>uC-CPU/cpu_core.c</name>
			<type>1</type>
			<locationURI>PARENT-5-PROJECT_LOC/Software/uC-CPU/cpu_core.c</locationURI>
		</link>
		<link>
			<name>uC-CPU/cpu_core.h</name>
			<type>1</type>
			<locationURI>PARENT-5-PROJECT_LOC/Software/uC-CPU/cpu_core.h</locationURI>
		</link>
		<link>
			<name>uC-CPU/cpu_def.h</name>
			<type>1</type>
			<locationURI>PARENT-5-PROJECT_LOC/Software/uC-CPU/cpu_def.h</locationURI>
		</link>
		<link>
			<name>uC-LIB/Ports</name>
			<type>2</type>
			<locationURI>virtual:/virtual</locationURI>
		</link>
		<link>
			<name>uC-LIB/lib_ascii.c</name>
			<type>1</type>
			<locationURI>PARENT-5-PROJECT_LOC/Software/uC-LIB/lib_ascii.c</locationURI>
		</link>
		<link>
			<name>uC-LIB/lib_ascii.h</name>
			<type>1</type>
			<locationURI>PARENT-5-PROJECT_LOC/Software/uC-LIB/lib_ascii.h</locationURI>
		</link>
		<link>
			<name>uC-LIB/lib_def.h</name>
			<type>1</type>
			<locationURI>PARENT-5-PROJECT_LOC/Software/uC-LIB/lib_def.h</locationURI>
		</link>
		<link>
			<name>uC-LIB/lib_math.c</name>
			<type>1</type>
			<locationURI>PARENT-5-PROJECT_LOC/Software/uC-LIB/lib_math.c</locationURI>
		</link>
		<link>
			<name>uC-LIB/lib_math.h</name>
			<type>1</type>
			<locationURI>PARENT-5-PROJECT_LOC/Software/uC-LIB/lib_math.h</locationURI>
		</link>
		<link>
			<name>uC-LIB/lib_mem.c</name>
			<type>1</type>
			<locationURI>PARENT-5-PROJECT_LOC/Software/uC-LIB/lib_mem.c</locationURI>
		</link>
		<link>
			<name>uC-LIB/lib_mem.h</name>
			<type>1</type>
			<locationURI>PARENT-5-PROJECT_LOC/Software/uC-LIB/lib_mem.h</locationURI>
		</link>
		<link>
			<name>uC-LIB/lib_str.c</name>
			<type>1</type>
			<locationURI>PARENT-5-PROJECT_LOC/Software/uC-LIB/lib_str.c</locationURI>
		</link>
		<link>
			<name>uC-LIB/lib_str.h</name>
			<type>1</type>
			<locationURI>PARENT-5-PROJECT_LOC/Software/uC-LIB/lib_str.h</locationURI>
		</link>
		<link>
			<name>uCOS-III/Ports</name>
			<type>2</type>
			<locationURI>virtual:/virtual</locationURI>
		</link>
		<link>
			<name>uCOS-III/Source</name>
			<type>2</type>
			<locationURI>virtual:/virtual</locationURI>
		</link>
		<link>
			<name>bsp/include/bsp.h</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/bsp/include/bsp.h</locationURI>
		</link>
		<link>
			<name>bsp/include/bsp_clock.h</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/bsp/include/bsp_clock.h</locationURI>
		</link>
		<link>
			<name>bsp/include/bsp_led.h</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/bsp/include/bsp_led.h</locationURI>
		</link>
		<link>
			<name>bsp/include/bsp_os.h</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/bsp/include/bsp_os.h</locationURI>
		</link>
		<link>
			<name>bsp/include/stm32f7xx_hal_conf.h</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/bsp/include/stm32f7xx_hal_conf.h</locationURI>
		</link>
		<link>
			<name>bsp/source/bsp.c</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/bsp/source/bsp.c</locationURI>
		</link>
		<link>
			<name>bsp/source/bsp_clock.c</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/bsp/source/bsp_clock.c</locationURI>
		</link>
		<link>
			<name>bsp/source/bsp_led.c</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/bsp/source/bsp_led.c</locationURI>
		</link>
		<link>
			<name>bsp/source/bsp_os.c</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/bsp/source/bsp_os.c</locationURI>
		</link>
		<link>
			<name>bsp/source/cpu_bsp.c</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/bsp/source/cpu_bsp.c</locationURI>
		</link>
		<link>
			<name>bsp/source/startup</name>
			<type>2</type>
			<locationURI>virtual:/virtual</locationURI>
		</link>
		<link>
			<name>bsp/third_party/stm32cubef7</name>
			<type>2</type>
			<locationURI>virtual:/virtual</locationURI>
		</link>
		<link>
			<name>uC-CPU/ARM-Cortex-M4/GNU</name>
			<type>2</type>
			<locationURI>virtual:/virtual</locationURI>
		</link>
		<link>
			<name>uC-LIB/Ports/ARM-Cortex-M4</name>
			<type>2</type>
			<locationURI>virtual:/virtual</locationURI>
		</link>
		<link>
			<name>uCOS-III/Ports/ARM-Cortex-M</name>
			<type>2</type>
			<locationURI>virtual:/virtual</locationURI>
		</link>
		<link>
			<name>uCOS-III/Source/os.h</name>
			<type>1</type>
			<locationURI>PARENT-5-PROJECT_LOC/Software/uCOS-III/Source/os.h</locationURI>
		</link>
		<link>
			<name>uCOS-III/Source/os_cfg_app.c</name>
			<type>1</type>
			<locationURI>PARENT-5-PROJECT_LOC/Software/uCOS-III/Source/os_cfg_app.c</locationURI>
		</link>
		<link>
			<name>uCOS-III/Source/os_core.c</name>
			<type>1</type>
			<locationURI>PARENT-5-PROJECT_LOC/Software/uCOS-III/Source/os_core.c</locationURI>
		</link>
		<link>
			<name>uCOS-III/Source/os_dbg.c</name>
			<type>1</type>
			<locationURI>PARENT-5-PROJECT_LOC/Software/uCOS-III/Source/os_dbg.c</locationURI>
		</link>
		<link>
			<name>uCOS-III/Source/os_flag.c</name>
			<type>1</type>
			<locationURI>PARENT-5-PROJECT_LOC/Software/uCOS-III/Source/os_flag.c</locationURI>
		</link>
		<link>
			<name>uCOS-III/Source/os_mem.c</name>
			<type>1</type>
			<locationURI>PARENT-5-PROJECT_LOC/Software/uCOS-III/Source/os_mem.c</locationURI>
		</link>
		<link>
			<name>uCOS-III/Source/os_mon.c</name>
			<type>1</type>
			<locationURI>PARENT-5-PROJECT_LOC/Software/uCOS-III/Source/os_mon.c</locationURI>
		</link>
		<link>
			<name>uCOS-III/Source/os_msg.c</name>
			<type>1</type>
			<locationURI>PARENT-5-PROJECT_LOC/Software/uCOS-III/Source/os_msg.c</locationURI>
		</link>
		<link>
			<name>uCOS-III/Source/os_mutex.c</name>
			<type>1</type>
			<locationURI>PARENT-5-PROJECT_LOC/Software/uCOS-III/Source/os_mutex.c</locationURI>
		</link>
		<link>
			<name>uCOS-III/Source/os_prio.c</name>
			<type>1</type>
			<locationURI>PARENT-5-PROJECT_LOC/Software/uCOS-III/Source/os_prio.c</locationURI>
		</link>
		<link>
			<name>uCOS-III/Source/os_q.c</name>
			<type>1</type>
			<locationURI>PARENT-5-PROJECT_LOC/Software/uCOS-III/Source/os_q.c</locationURI>
		</link>
		<link>
			<name>uCOS-III/Source/os_sem.c</name>
			<type>1</type>
			<locationURI>PARENT-5-PROJECT_LOC/Software/uCOS-III/Source/os_sem.c</locationURI>
		</link>
		<link>
			<name>uCOS-III/Source/os_stat.c</name>
			<type>1</type>
			<locationURI>PARENT-5-PROJECT_LOC/Software/uCOS-III/Source/os_stat.c</locationURI>
		</link>
		<link>
			<name>uCOS-III/Source/os_task.c</name>
			<type>1</type>
			<locationURI>PARENT-5-PROJECT_LOC/Software/uCOS-III/Source/os_task.c</locationURI>
		</link>
		<link>
			<name>uCOS-III/Source/os_tick.c</name>
			<type>1</type>
			<locationURI>PARENT-5-PROJECT_LOC/Software/uCOS-III/Source/os_tick.c</locationURI>
		</link>
		<link>
			<name>uCOS-III/Source/os_time.c</name>
			<type>1</type>
			<locationURI>PARENT-5-PROJECT_LOC/Software/uCOS-III/Source/os_time.c</locationURI>
		</link>
		<link>
			<name>uCOS-III/Source/os_tmr.c</name>
			<type>1</type>
			<locationURI>PARENT-5-PROJECT_LOC/Software/uCOS-III/Source/os_tmr.c</locationURI>
		</link>
		<link>
			<name>uCOS-III/Source/os_trace.h</name>
			<type>1</type>
			<locationURI>PARENT-5-PROJECT_LOC/Software/uCOS-III/Source/os_trace.h</locationURI>
		</link>
		<link>
			<name>uCOS-III/Source/os_type.h</name>
			<type>1</type>
			<locationURI>PARENT-5-PROJECT_LOC/Software/uCOS-III/Source/os_type.h</locationURI>
		</link>
		<link>
			<name>uCOS-III/Source/os_var.c</name>
			<type>1</type>
			<locationURI>PARENT-5-PROJECT_LOC/Software/uCOS-III/Source/os_var.c</locationURI>
		</link>
		<link>
			<name>bsp/source/startup/system_stm32f7xx.c</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/bsp/source/startup/system_stm32f7xx.c</locationURI>
		</link>
		<link>
			<name>bsp/source/startup/truestudio</name>
			<type>2</type>
			<locationURI>virtual:/virtual</locationURI>
		</link>
		<link>
			<name>bsp/third_party/stm32cubef7/Drivers</name>
			<type>2</type>
			<locationURI>virtual:/virtual</locationURI>
		</link>
		<link>
			<name>uC-CPU/ARM-Cortex-M4/GNU/cpu.h</name>
			<type>1</type>
			<locationURI>PARENT-5-PROJECT_LOC/Software/uC-CPU/ARM-Cortex-M4/GNU/cpu.h</locationURI>
		</link>
		<link>
			<name>uC-CPU/ARM-Cortex-M4/GNU/cpu_a.s</name>
			<type>1</type>
			<locationURI>PARENT-5-PROJECT_LOC/Software/uC-CPU/ARM-Cortex-M4/GNU/cpu_a.s</locationURI>
		</link>
		<link>
			<name>uC-CPU/ARM-Cortex-M4/GNU/cpu_c.c</name>
			<type>1</type>
			<locationURI>PARENT-5-PROJECT_LOC/Software/uC-CPU/ARM-Cortex-M4/GNU/cpu_c.c</locationURI>
		</link>
		<link>
			<name>uC-LIB/Ports/ARM-Cortex-M4/GNU</name>
			<type>2</type>
			<locationURI>virtual:/virtual</locationURI>
		</link>
		<link>
			<name>uCOS-III/Ports/ARM-Cortex-M/ARMv7-M</name>
			<type>2</type>
			<locationURI>virtual:/virtual</locationURI>
		</link>
		<link>
			<name>bsp/source/startup/truestudio/startup_stm32f746xx.s</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/bsp/source/startup/truestudio/startup_stm32f746xx.s</locationURI>
		</link>
		<link>
			<name>bsp/third_party/stm32cubef7/Drivers/CMSIS</name>
			<type>2</type>
			<locationURI>virtual:/virtual</locationURI>
		</link>
		<link>
			<name>bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver</name>
			<type>2</type>
			<locationURI>virtual:/virtual</locationURI>
		</link>
		<link>
			<name>uC-LIB/Ports/ARM-Cortex-M4/GNU/lib_mem_a.s</name>
			<type>1</type>
			<locationURI>PARENT-5-PROJECT_LOC/Software/uC-LIB/Ports/ARM-Cortex-M4/GNU/lib_mem_a.s</locationURI>
		</link>
		<link>
			<name>uCOS-III/Ports/ARM-Cortex-M/ARMv7-M/GNU</name>
			<type>2</type>
			<locationURI>virtual:/virtual</locationURI>
		</link>
		<link>
			<name>bsp/third_party/stm32cubef7/Drivers/CMSIS/Device</name>
			<type>2</type>
			<locationURI>virtual:/virtual</locationURI>
		</link>
		<link>
			<name>bsp/third_party/stm32cubef7/Drivers/CMSIS/Include</name>
			<type>2</type>
			<locationURI>virtual:/virtual</locationURI>
		</link>
		<link>
			<name>bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Inc</name>
			<type>2</type>
			<locationURI>virtual:/virtual</locationURI>
		</link>
		<link>
			<name>bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Src</name>
			<type>2</type>
			<locationURI>virtual:/virtual</locationURI>
		</link>
		<link>
			<name>uCOS-III/Ports/ARM-Cortex-M/ARMv7-M/GNU/os_cpu.h</name>
			<type>1</type>
			<locationURI>PARENT-5-PROJECT_LOC/Software/uCOS-III/Ports/ARM-Cortex-M/ARMv7-M/GNU/os_cpu.h</locationURI>
		</link>
		<link>
			<name>uCOS-III/Ports/ARM-Cortex-M/ARMv7-M/GNU/os_cpu_a.S</name>
			<type>1</type>
			<locationURI>PARENT-5-PROJECT_LOC/Software/uCOS-III/Ports/ARM-Cortex-M/ARMv7-M/GNU/os_cpu_a.S</locationURI>
		</link>
		<link>
			<name>uCOS-III/Ports/ARM-Cortex-M/ARMv7-M/GNU/os_cpu_c.c</name>
			<type>1</type>
			<locationURI>PARENT-5-PROJECT_LOC/Software/uCOS-III/Ports/ARM-Cortex-M/ARMv7-M/GNU/os_cpu_c.c</locationURI>
		</link>
		<link>
			<name>bsp/third_party/stm32cubef7/Drivers/CMSIS/Device/ST</name>
			<type>2</type>
			<locationURI>virtual:/virtual</locationURI>
		</link>
		<link>
			<name>bsp/third_party/stm32cubef7/Drivers/CMSIS/Include/arm_common_tables.h</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/bsp/third_party/stm32cubef7/Drivers/CMSIS/Include/arm_common_tables.h</locationURI>
		</link>
		<link>
			<name>bsp/third_party/stm32cubef7/Drivers/CMSIS/Include/arm_const_structs.h</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/bsp/third_party/stm32cubef7/Drivers/CMSIS/Include/arm_const_structs.h</locationURI>
		</link>
		<link>
			<name>bsp/third_party/stm32cubef7/Drivers/CMSIS/Include/arm_math.h</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/bsp/third_party/stm32cubef7/Drivers/CMSIS/Include/arm_math.h</locationURI>
		</link>
		<link>
			<name>bsp/third_party/stm32cubef7/Drivers/CMSIS/Include/cmsis_armcc.h</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/bsp/third_party/stm32cubef7/Drivers/CMSIS/Include/cmsis_armcc.h</locationURI>
		</link>
		<link>
			<name>bsp/third_party/stm32cubef7/Drivers/CMSIS/Include/cmsis_armcc_V6.h</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/bsp/third_party/stm32cubef7/Drivers/CMSIS/Include/cmsis_armcc_V6.h</locationURI>
		</link>
		<link>
			<name>bsp/third_party/stm32cubef7/Drivers/CMSIS/Include/cmsis_gcc.h</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/bsp/third_party/stm32cubef7/Drivers/CMSIS/Include/cmsis_gcc.h</locationURI>
		</link>
		<link>
			<name>bsp/third_party/stm32cubef7/Drivers/CMSIS/Include/core_cm7.h</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/bsp/third_party/stm32cubef7/Drivers/CMSIS/Include/core_cm7.h</locationURI>
		</link>
		<link>
			<name>bsp/third_party/stm32cubef7/Drivers/CMSIS/Include/core_cmFunc.h</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/bsp/third_party/stm32cubef7/Drivers/CMSIS/Include/core_cmFunc.h</locationURI>
		</link>
		<link>
			<name>bsp/third_party/stm32cubef7/Drivers/CMSIS/Include/core_cmInstr.h</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/bsp/third_party/stm32cubef7/Drivers/CMSIS/Include/core_cmInstr.h</locationURI>
		</link>
		<link>
			<name>bsp/third_party/stm32cubef7/Drivers/CMSIS/Include/core_cmSimd.h</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/bsp/third_party/stm32cubef7/Drivers/CMSIS/Include/core_cmSimd.h</locationURI>
		</link>
		<link>
			<name>bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Inc/Legacy</name>
			<type>2</type>
			<locationURI>virtual:/virtual</locationURI>
		</link>
		<link>
			<name>bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal.h</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal.h</locationURI>
		</link>
		<link>
			<name>bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_adc.h</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_adc.h</locationURI>
		</link>
		<link>
			<name>bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_adc_ex.h</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_adc_ex.h</locationURI>
		</link>
		<link>
			<name>bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_can.h</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_can.h</locationURI>
		</link>
		<link>
			<name>bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_cec.h</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_cec.h</locationURI>
		</link>
		<link>
			<name>bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_conf_template.h</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_conf_template.h</locationURI>
		</link>
		<link>
			<name>bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_cortex.h</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_cortex.h</locationURI>
		</link>
		<link>
			<name>bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_crc.h</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_crc.h</locationURI>
		</link>
		<link>
			<name>bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_crc_ex.h</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_crc_ex.h</locationURI>
		</link>
		<link>
			<name>bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_cryp.h</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_cryp.h</locationURI>
		</link>
		<link>
			<name>bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_cryp_ex.h</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_cryp_ex.h</locationURI>
		</link>
		<link>
			<name>bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_dac.h</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_dac.h</locationURI>
		</link>
		<link>
			<name>bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_dac_ex.h</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_dac_ex.h</locationURI>
		</link>
		<link>
			<name>bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_dcmi.h</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_dcmi.h</locationURI>
		</link>
		<link>
			<name>bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_dcmi_ex.h</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_dcmi_ex.h</locationURI>
		</link>
		<link>
			<name>bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_def.h</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_def.h</locationURI>
		</link>
		<link>
			<name>bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_dma.h</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_dma.h</locationURI>
		</link>
		<link>
			<name>bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_dma2d.h</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_dma2d.h</locationURI>
		</link>
		<link>
			<name>bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_dma_ex.h</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_dma_ex.h</locationURI>
		</link>
		<link>
			<name>bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_eth.h</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_eth.h</locationURI>
		</link>
		<link>
			<name>bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_flash.h</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_flash.h</locationURI>
		</link>
		<link>
			<name>bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_flash_ex.h</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_flash_ex.h</locationURI>
		</link>
		<link>
			<name>bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_gpio.h</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_gpio.h</locationURI>
		</link>
		<link>
			<name>bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_gpio_ex.h</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_gpio_ex.h</locationURI>
		</link>
		<link>
			<name>bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_hash.h</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_hash.h</locationURI>
		</link>
		<link>
			<name>bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_hash_ex.h</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_hash_ex.h</locationURI>
		</link>
		<link>
			<name>bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_hcd.h</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_hcd.h</locationURI>
		</link>
		<link>
			<name>bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_i2c.h</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_i2c.h</locationURI>
		</link>
		<link>
			<name>bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_i2c_ex.h</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_i2c_ex.h</locationURI>
		</link>
		<link>
			<name>bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_i2s.h</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_i2s.h</locationURI>
		</link>
		<link>
			<name>bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_irda.h</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_irda.h</locationURI>
		</link>
		<link>
			<name>bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_irda_ex.h</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_irda_ex.h</locationURI>
		</link>
		<link>
			<name>bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_iwdg.h</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_iwdg.h</locationURI>
		</link>
		<link>
			<name>bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_lptim.h</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_lptim.h</locationURI>
		</link>
		<link>
			<name>bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_ltdc.h</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_ltdc.h</locationURI>
		</link>
		<link>
			<name>bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_nand.h</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_nand.h</locationURI>
		</link>
		<link>
			<name>bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_nor.h</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_nor.h</locationURI>
		</link>
		<link>
			<name>bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_pcd.h</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_pcd.h</locationURI>
		</link>
		<link>
			<name>bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_pcd_ex.h</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_pcd_ex.h</locationURI>
		</link>
		<link>
			<name>bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_pwr.h</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_pwr.h</locationURI>
		</link>
		<link>
			<name>bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_pwr_ex.h</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_pwr_ex.h</locationURI>
		</link>
		<link>
			<name>bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_qspi.h</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_qspi.h</locationURI>
		</link>
		<link>
			<name>bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_rcc.h</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_rcc.h</locationURI>
		</link>
		<link>
			<name>bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_rcc_ex.h</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_rcc_ex.h</locationURI>
		</link>
		<link>
			<name>bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_rng.h</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_rng.h</locationURI>
		</link>
		<link>
			<name>bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_rtc.h</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_rtc.h</locationURI>
		</link>
		<link>
			<name>bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_rtc_ex.h</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_rtc_ex.h</locationURI>
		</link>
		<link>
			<name>bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_sai.h</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_sai.h</locationURI>
		</link>
		<link>
			<name>bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_sai_ex.h</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_sai_ex.h</locationURI>
		</link>
		<link>
			<name>bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_sd.h</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_sd.h</locationURI>
		</link>
		<link>
			<name>bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_sdram.h</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_sdram.h</locationURI>
		</link>
		<link>
			<name>bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_smartcard.h</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_smartcard.h</locationURI>
		</link>
		<link>
			<name>bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_smartcard_ex.h</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_smartcard_ex.h</locationURI>
		</link>
		<link>
			<name>bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_spdifrx.h</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_spdifrx.h</locationURI>
		</link>
		<link>
			<name>bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_spi.h</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_spi.h</locationURI>
		</link>
		<link>
			<name>bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_sram.h</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_sram.h</locationURI>
		</link>
		<link>
			<name>bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_tim.h</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_tim.h</locationURI>
		</link>
		<link>
			<name>bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_tim_ex.h</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_tim_ex.h</locationURI>
		</link>
		<link>
			<name>bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_uart.h</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_uart.h</locationURI>
		</link>
		<link>
			<name>bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_uart_ex.h</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_uart_ex.h</locationURI>
		</link>
		<link>
			<name>bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_usart.h</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_usart.h</locationURI>
		</link>
		<link>
			<name>bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_usart_ex.h</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_usart_ex.h</locationURI>
		</link>
		<link>
			<name>bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_wwdg.h</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_wwdg.h</locationURI>
		</link>
		<link>
			<name>bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_fmc.h</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_fmc.h</locationURI>
		</link>
		<link>
			<name>bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_sdmmc.h</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_sdmmc.h</locationURI>
		</link>
		<link>
			<name>bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usb.h</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_usb.h</locationURI>
		</link>
		<link>
			<name>bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c</locationURI>
		</link>
		<link>
			<name>bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc.c</locationURI>
		</link>
		<link>
			<name>bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_adc_ex.c</locationURI>
		</link>
		<link>
			<name>bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_can.c</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_can.c</locationURI>
		</link>
		<link>
			<name>bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cec.c</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cec.c</locationURI>
		</link>
		<link>
			<name>bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cortex.c</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cortex.c</locationURI>
		</link>
		<link>
			<name>bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_crc.c</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_crc.c</locationURI>
		</link>
		<link>
			<name>bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_crc_ex.c</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_crc_ex.c</locationURI>
		</link>
		<link>
			<name>bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cryp.c</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cryp.c</locationURI>
		</link>
		<link>
			<name>bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cryp_ex.c</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cryp_ex.c</locationURI>
		</link>
		<link>
			<name>bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dac.c</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dac.c</locationURI>
		</link>
		<link>
			<name>bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dac_ex.c</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dac_ex.c</locationURI>
		</link>
		<link>
			<name>bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dcmi.c</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dcmi.c</locationURI>
		</link>
		<link>
			<name>bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dcmi_ex.c</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dcmi_ex.c</locationURI>
		</link>
		<link>
			<name>bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c</locationURI>
		</link>
		<link>
			<name>bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma2d.c</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma2d.c</locationURI>
		</link>
		<link>
			<name>bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c</locationURI>
		</link>
		<link>
			<name>bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_eth.c</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_eth.c</locationURI>
		</link>
		<link>
			<name>bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c</locationURI>
		</link>
		<link>
			<name>bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c</locationURI>
		</link>
		<link>
			<name>bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_gpio.c</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_gpio.c</locationURI>
		</link>
		<link>
			<name>bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_hash.c</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_hash.c</locationURI>
		</link>
		<link>
			<name>bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_hash_ex.c</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_hash_ex.c</locationURI>
		</link>
		<link>
			<name>bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_hcd.c</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_hcd.c</locationURI>
		</link>
		<link>
			<name>bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c</locationURI>
		</link>
		<link>
			<name>bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c_ex.c</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c_ex.c</locationURI>
		</link>
		<link>
			<name>bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2s.c</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2s.c</locationURI>
		</link>
		<link>
			<name>bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_irda.c</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_irda.c</locationURI>
		</link>
		<link>
			<name>bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_iwdg.c</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_iwdg.c</locationURI>
		</link>
		<link>
			<name>bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_lptim.c</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_lptim.c</locationURI>
		</link>
		<link>
			<name>bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_ltdc.c</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_ltdc.c</locationURI>
		</link>
		<link>
			<name>bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_msp_template.c</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_msp_template.c</locationURI>
		</link>
		<link>
			<name>bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_nand.c</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_nand.c</locationURI>
		</link>
		<link>
			<name>bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_nor.c</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_nor.c</locationURI>
		</link>
		<link>
			<name>bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pcd.c</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pcd.c</locationURI>
		</link>
		<link>
			<name>bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pcd_ex.c</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pcd_ex.c</locationURI>
		</link>
		<link>
			<name>bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr.c</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr.c</locationURI>
		</link>
		<link>
			<name>bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c</locationURI>
		</link>
		<link>
			<name>bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_qspi.c</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_qspi.c</locationURI>
		</link>
		<link>
			<name>bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c</locationURI>
		</link>
		<link>
			<name>bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c</locationURI>
		</link>
		<link>
			<name>bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rng.c</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rng.c</locationURI>
		</link>
		<link>
			<name>bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rtc.c</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rtc.c</locationURI>
		</link>
		<link>
			<name>bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rtc_ex.c</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rtc_ex.c</locationURI>
		</link>
		<link>
			<name>bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sai.c</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sai.c</locationURI>
		</link>
		<link>
			<name>bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sai_ex.c</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sai_ex.c</locationURI>
		</link>
		<link>
			<name>bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sd.c</locationURI>
		</link>
		<link>
			<name>bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sdram.c</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sdram.c</locationURI>
		</link>
		<link>
			<name>bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_smartcard.c</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_smartcard.c</locationURI>
		</link>
		<link>
			<name>bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_smartcard_ex.c</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_smartcard_ex.c</locationURI>
		</link>
		<link>
			<name>bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_spdifrx.c</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_spdifrx.c</locationURI>
		</link>
		<link>
			<name>bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_spi.c</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_spi.c</locationURI>
		</link>
		<link>
			<name>bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sram.c</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_sram.c</locationURI>
		</link>
		<link>
			<name>bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c</locationURI>
		</link>
		<link>
			<name>bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c</locationURI>
		</link>
		<link>
			<name>bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart.c</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart.c</locationURI>
		</link>
		<link>
			<name>bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_usart.c</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_usart.c</locationURI>
		</link>
		<link>
			<name>bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_wwdg.c</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_wwdg.c</locationURI>
		</link>
		<link>
			<name>bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_fmc.c</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_fmc.c</locationURI>
		</link>
		<link>
			<name>bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c</locationURI>
		</link>
		<link>
			<name>bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_usb.c</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_usb.c</locationURI>
		</link>
		<link>
			<name>bsp/third_party/stm32cubef7/Drivers/CMSIS/Device/ST/STM32F7xx</name>
			<type>2</type>
			<locationURI>virtual:/virtual</locationURI>
		</link>
		<link>
			<name>bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/bsp/third_party/stm32cubef7/Drivers/STM32F7xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h</locationURI>
		</link>
		<link>
			<name>bsp/third_party/stm32cubef7/Drivers/CMSIS/Device/ST/STM32F7xx/Include</name>
			<type>2</type>
			<locationURI>virtual:/virtual</locationURI>
		</link>
		<link>
			<name>bsp/third_party/stm32cubef7/Drivers/CMSIS/Device/ST/STM32F7xx/Include/stm32f746xx.h</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/bsp/third_party/stm32cubef7/Drivers/CMSIS/Device/ST/STM32F7xx/Include/stm32f746xx.h</locationURI>
		</link>
		<link>
			<name>bsp/third_party/stm32cubef7/Drivers/CMSIS/Device/ST/STM32F7xx/Include/stm32f7xx.h</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/bsp/third_party/stm32cubef7/Drivers/CMSIS/Device/ST/STM32F7xx/Include/stm32f7xx.h</locationURI>
		</link>
		<link>
			<name>bsp/third_party/stm32cubef7/Drivers/CMSIS/Device/ST/STM32F7xx/Include/system_stm32f7xx.h</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/bsp/third_party/stm32cubef7/Drivers/CMSIS/Device/ST/STM32F7xx/Include/system_stm32f7xx.h</locationURI>
		</link>
	</linkedResources>
</projectDescription>
