<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
	<name>bootloader</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>com.st.stm32cube.ide.mcu.MCUProjectNature</nature>
		<nature>org.eclipse.cdt.core.cnature</nature>
		<nature>org.eclipse.cdt.managedbuilder.core.ScannerConfigNature</nature>
		<nature>org.eclipse.cdt.managedbuilder.core.managedBuildNature</nature>
		<nature>com.st.stm32cube.ide.mcu.MCUSW4STM32ConvertedProjectNature</nature>
	</natures>
	<linkedResources>
		<link>
			<name>Demo_Sources</name>
			<type>2</type>
			<locationURI>virtual:/virtual</locationURI>
		</link>
		<link>
			<name>Demo_Headers</name>
			<type>2</type>
			<locationURI>virtual:/virtual</locationURI>
		</link>
		<link>
			<name>Common_Sources</name>
			<type>2</type>
			<locationURI>virtual:/virtual</locationURI>
		</link>
		<link>
			<name>Common_Headers</name>
			<type>2</type>
			<locationURI>virtual:/virtual</locationURI>
		</link>
		<link>
			<name>CycloneBOOT_Sources</name>
			<type>2</type>
			<locationURI>virtual:/virtual</locationURI>
		</link>
		<link>
			<name>CycloneBOOT_Headers</name>
			<type>2</type>
			<locationURI>virtual:/virtual</locationURI>
		</link>
		<link>
			<name>CycloneCRYPTO_Sources</name>
			<type>2</type>
			<locationURI>virtual:/virtual</locationURI>
		</link>
		<link>
			<name>CycloneCRYPTO_Headers</name>
			<type>2</type>
			<locationURI>virtual:/virtual</locationURI>
		</link>
		<link>
			<name>Nucleo-H563ZI_Sources</name>
			<type>2</type>
			<locationURI>virtual:/virtual</locationURI>
		</link>
		<link>
			<name>Nucleo-H563ZI_Headers</name>
			<type>2</type>
			<locationURI>virtual:/virtual</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Sources</name>
			<type>2</type>
			<locationURI>virtual:/virtual</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Headers</name>
			<type>2</type>
			<locationURI>virtual:/virtual</locationURI>
		</link>
		<link>
			<name>Demo_Sources/system_stm32h5xx.c</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/src/system_stm32h5xx.c</locationURI>
		</link>
		<link>
			<name>Demo_Sources/stm32h5xx_it.c</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/src/stm32h5xx_it.c</locationURI>
		</link>
		<link>
			<name>Demo_Sources/main.c</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/src/main.c</locationURI>
		</link>
		<link>
			<name>Demo_Sources/debug.c</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/src/debug.c</locationURI>
		</link>
		<link>
			<name>Demo_Headers/os_port_config.h</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/src/os_port_config.h</locationURI>
		</link>
		<link>
			<name>Demo_Headers/boot_config.h</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/src/boot_config.h</locationURI>
		</link>
		<link>
			<name>Demo_Headers/crypto_config.h</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/src/crypto_config.h</locationURI>
		</link>
		<link>
			<name>Demo_Headers/stm32h5xx_hal_conf.h</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/src/stm32h5xx_hal_conf.h</locationURI>
		</link>
		<link>
			<name>Demo_Headers/stm32h5xx_nucleo_conf.h</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/src/stm32h5xx_nucleo_conf.h</locationURI>
		</link>
		<link>
			<name>Demo_Headers/stm32h5xx_it.h</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/src/stm32h5xx_it.h</locationURI>
		</link>
		<link>
			<name>Common_Sources/cpu_endian.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/src/common/cpu_endian.c</locationURI>
		</link>
		<link>
			<name>Common_Sources/os_port_none.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/src/common/os_port_none.c</locationURI>
		</link>
		<link>
			<name>Common_Sources/date_time.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/src/common/date_time.c</locationURI>
		</link>
		<link>
			<name>Common_Sources/str.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/src/common/str.c</locationURI>
		</link>
		<link>
			<name>Common_Headers/cpu_endian.h</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/src/common/cpu_endian.h</locationURI>
		</link>
		<link>
			<name>Common_Headers/os_port.h</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/src/common/os_port.h</locationURI>
		</link>
		<link>
			<name>Common_Headers/os_port_none.h</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/src/common/os_port_none.h</locationURI>
		</link>
		<link>
			<name>Common_Headers/date_time.h</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/src/common/date_time.h</locationURI>
		</link>
		<link>
			<name>Common_Headers/str.h</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/src/common/str.h</locationURI>
		</link>
		<link>
			<name>Common_Headers/error.h</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/src/common/error.h</locationURI>
		</link>
		<link>
			<name>Common_Headers/debug.h</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/src/common/debug.h</locationURI>
		</link>
		<link>
			<name>CycloneBOOT_Sources/crc32.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/src/cyclone_boot/core/crc32.c</locationURI>
		</link>
		<link>
			<name>CycloneBOOT_Sources/mailbox.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/src/cyclone_boot/core/mailbox.c</locationURI>
		</link>
		<link>
			<name>CycloneBOOT_Sources/stm32h5xx_mcu_driver.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/src/cyclone_boot/drivers/mcu_core/stm32h5xx_mcu_driver.c</locationURI>
		</link>
		<link>
			<name>CycloneBOOT_Sources/stm32h5xx_flash_driver.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/src/cyclone_boot/drivers/flash/internal/stm32h5xx_flash_driver.c</locationURI>
		</link>
		<link>
			<name>CycloneBOOT_Sources/image.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/src/cyclone_boot/modules/image/image.c</locationURI>
		</link>
		<link>
			<name>CycloneBOOT_Sources/memory.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/src/cyclone_boot/modules/memory/memory.c</locationURI>
		</link>
		<link>
			<name>CycloneBOOT_Sources/cipher.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/src/cyclone_boot/modules/security/cipher.c</locationURI>
		</link>
		<link>
			<name>CycloneBOOT_Sources/boot.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/src/cyclone_boot/bootloader/second_stage/boot.c</locationURI>
		</link>
		<link>
			<name>CycloneBOOT_Sources/boot_fallback.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/src/cyclone_boot/bootloader/second_stage/boot_fallback.c</locationURI>
		</link>
		<link>
			<name>CycloneBOOT_Sources/boot_common.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/src/cyclone_boot/bootloader/second_stage/boot_common.c</locationURI>
		</link>
		<link>
			<name>CycloneBOOT_Headers/cboot_error.h</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/src/cyclone_boot/core/cboot_error.h</locationURI>
		</link>
		<link>
			<name>CycloneBOOT_Headers/mailbox.h</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/src/cyclone_boot/core/mailbox.h</locationURI>
		</link>
		<link>
			<name>CycloneBOOT_Headers/crc32.h</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/src/cyclone_boot/core/crc32.h</locationURI>
		</link>
		<link>
			<name>CycloneBOOT_Headers/flash.h</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/src/cyclone_boot/core/flash.h</locationURI>
		</link>
		<link>
			<name>CycloneBOOT_Headers/mcu.h</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/src/cyclone_boot/core/mcu.h</locationURI>
		</link>
		<link>
			<name>CycloneBOOT_Headers/stm32h5xx_mcu_driver.h</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/src/cyclone_boot/drivers/mcu_core/stm32h5xx_mcu_driver.h</locationURI>
		</link>
		<link>
			<name>CycloneBOOT_Headers/stm32h5xx_flash_driver.h</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/src/cyclone_boot/drivers/flash/internal/stm32h5xx_flash_driver.h</locationURI>
		</link>
		<link>
			<name>CycloneBOOT_Headers/image.h</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/src/cyclone_boot/modules/image/image.h</locationURI>
		</link>
		<link>
			<name>CycloneBOOT_Headers/memory.h</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/src/cyclone_boot/modules/memory/memory.h</locationURI>
		</link>
		<link>
			<name>CycloneBOOT_Headers/memory_ex.h</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/src/cyclone_boot/modules/memory/memory_ex.h</locationURI>
		</link>
		<link>
			<name>CycloneBOOT_Headers/cipher.h</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/src/cyclone_boot/modules/security/cipher.h</locationURI>
		</link>
		<link>
			<name>CycloneBOOT_Headers/boot.h</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/src/cyclone_boot/bootloader/second_stage/boot.h</locationURI>
		</link>
		<link>
			<name>CycloneBOOT_Headers/boot_fallback.h</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/src/cyclone_boot/bootloader/second_stage/boot_fallback.h</locationURI>
		</link>
		<link>
			<name>CycloneBOOT_Headers/boot_common.h</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/src/cyclone_boot/bootloader/second_stage/boot_common.h</locationURI>
		</link>
		<link>
			<name>CycloneCRYPTO_Sources/sha256.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/src/cyclone_crypto/hash/sha256.c</locationURI>
		</link>
		<link>
			<name>CycloneCRYPTO_Sources/aes.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/src/cyclone_crypto/cipher/aes.c</locationURI>
		</link>
		<link>
			<name>CycloneCRYPTO_Headers/crypto.h</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/src/cyclone_crypto/core/crypto.h</locationURI>
		</link>
		<link>
			<name>CycloneCRYPTO_Headers/aes.h</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/src/cyclone_crypto/cipher/aes.h</locationURI>
		</link>
		<link>
			<name>CycloneCRYPTO_Headers/cbc.h</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/src/cyclone_crypto/cipher_modes/cbc.h</locationURI>
		</link>
		<link>
			<name>Nucleo-H563ZI_Sources/stm32h5xx_nucleo.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/boards/stm32h5xx_nucleo/stm32h5xx_nucleo.c</locationURI>
		</link>
		<link>
			<name>Nucleo-H563ZI_Sources/stm32h5xx_nucleo_usbpd_pwr.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/boards/stm32h5xx_nucleo/stm32h5xx_nucleo_usbpd_pwr.c</locationURI>
		</link>
		<link>
			<name>Nucleo-H563ZI_Headers/stm32h5xx_nucleo.h</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/boards/stm32h5xx_nucleo/stm32h5xx_nucleo.h</locationURI>
		</link>
		<link>
			<name>Nucleo-H563ZI_Headers/stm32h5xx_nucleo_usbpd_pwr.h</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/boards/stm32h5xx_nucleo/stm32h5xx_nucleo_usbpd_pwr.h</locationURI>
		</link>
		<link>
			<name>Nucleo-H563ZI_Headers/stm32h5xx_nucleo_errno.h</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/boards/stm32h5xx_nucleo/stm32h5xx_nucleo_errno.h</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Sources/stm32h5xx_hal.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/src/stm32h5xx_hal.c</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Sources/stm32h5xx_hal_adc.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/src/stm32h5xx_hal_adc.c</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Sources/stm32h5xx_hal_adc_ex.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/src/stm32h5xx_hal_adc_ex.c</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Sources/stm32h5xx_hal_cec.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/src/stm32h5xx_hal_cec.c</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Sources/stm32h5xx_hal_comp.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/src/stm32h5xx_hal_comp.c</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Sources/stm32h5xx_hal_cordic.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/src/stm32h5xx_hal_cordic.c</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Sources/stm32h5xx_hal_cortex.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/src/stm32h5xx_hal_cortex.c</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Sources/stm32h5xx_hal_crc.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/src/stm32h5xx_hal_crc.c</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Sources/stm32h5xx_hal_crc_ex.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/src/stm32h5xx_hal_crc_ex.c</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Sources/stm32h5xx_hal_cryp.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/src/stm32h5xx_hal_cryp.c</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Sources/stm32h5xx_hal_cryp_ex.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/src/stm32h5xx_hal_cryp_ex.c</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Sources/stm32h5xx_hal_dac.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/src/stm32h5xx_hal_dac.c</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Sources/stm32h5xx_hal_dac_ex.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/src/stm32h5xx_hal_dac_ex.c</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Sources/stm32h5xx_hal_dcache.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/src/stm32h5xx_hal_dcache.c</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Sources/stm32h5xx_hal_dcmi.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/src/stm32h5xx_hal_dcmi.c</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Sources/stm32h5xx_hal_dma.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/src/stm32h5xx_hal_dma.c</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Sources/stm32h5xx_hal_dma_ex.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/src/stm32h5xx_hal_dma_ex.c</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Sources/stm32h5xx_hal_dts.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/src/stm32h5xx_hal_dts.c</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Sources/stm32h5xx_hal_eth.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/src/stm32h5xx_hal_eth.c</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Sources/stm32h5xx_hal_eth_ex.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/src/stm32h5xx_hal_eth_ex.c</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Sources/stm32h5xx_hal_exti.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/src/stm32h5xx_hal_exti.c</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Sources/stm32h5xx_hal_fdcan.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/src/stm32h5xx_hal_fdcan.c</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Sources/stm32h5xx_hal_flash.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/src/stm32h5xx_hal_flash.c</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Sources/stm32h5xx_hal_flash_ex.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/src/stm32h5xx_hal_flash_ex.c</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Sources/stm32h5xx_hal_fmac.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/src/stm32h5xx_hal_fmac.c</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Sources/stm32h5xx_hal_gpio.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/src/stm32h5xx_hal_gpio.c</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Sources/stm32h5xx_hal_gtzc.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/src/stm32h5xx_hal_gtzc.c</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Sources/stm32h5xx_hal_hash.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/src/stm32h5xx_hal_hash.c</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Sources/stm32h5xx_hal_hcd.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/src/stm32h5xx_hal_hcd.c</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Sources/stm32h5xx_hal_i2c.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/src/stm32h5xx_hal_i2c.c</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Sources/stm32h5xx_hal_i2c_ex.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/src/stm32h5xx_hal_i2c_ex.c</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Sources/stm32h5xx_hal_i2s.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/src/stm32h5xx_hal_i2s.c</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Sources/stm32h5xx_hal_i2s_ex.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/src/stm32h5xx_hal_i2s_ex.c</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Sources/stm32h5xx_hal_i3c.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/src/stm32h5xx_hal_i3c.c</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Sources/stm32h5xx_hal_icache.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/src/stm32h5xx_hal_icache.c</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Sources/stm32h5xx_hal_irda.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/src/stm32h5xx_hal_irda.c</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Sources/stm32h5xx_hal_iwdg.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/src/stm32h5xx_hal_iwdg.c</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Sources/stm32h5xx_hal_lptim.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/src/stm32h5xx_hal_lptim.c</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Sources/stm32h5xx_hal_mmc.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/src/stm32h5xx_hal_mmc.c</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Sources/stm32h5xx_hal_mmc_ex.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/src/stm32h5xx_hal_mmc_ex.c</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Sources/stm32h5xx_hal_nand.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/src/stm32h5xx_hal_nand.c</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Sources/stm32h5xx_hal_nor.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/src/stm32h5xx_hal_nor.c</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Sources/stm32h5xx_hal_opamp.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/src/stm32h5xx_hal_opamp.c</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Sources/stm32h5xx_hal_opamp_ex.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/src/stm32h5xx_hal_opamp_ex.c</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Sources/stm32h5xx_hal_otfdec.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/src/stm32h5xx_hal_otfdec.c</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Sources/stm32h5xx_hal_pcd.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/src/stm32h5xx_hal_pcd.c</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Sources/stm32h5xx_hal_pcd_ex.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/src/stm32h5xx_hal_pcd_ex.c</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Sources/stm32h5xx_hal_pka.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/src/stm32h5xx_hal_pka.c</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Sources/stm32h5xx_hal_pssi.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/src/stm32h5xx_hal_pssi.c</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Sources/stm32h5xx_hal_pwr.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/src/stm32h5xx_hal_pwr.c</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Sources/stm32h5xx_hal_pwr_ex.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/src/stm32h5xx_hal_pwr_ex.c</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Sources/stm32h5xx_hal_ramcfg.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/src/stm32h5xx_hal_ramcfg.c</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Sources/stm32h5xx_hal_rcc.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/src/stm32h5xx_hal_rcc.c</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Sources/stm32h5xx_hal_rcc_ex.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/src/stm32h5xx_hal_rcc_ex.c</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Sources/stm32h5xx_hal_rng.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/src/stm32h5xx_hal_rng.c</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Sources/stm32h5xx_hal_rng_ex.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/src/stm32h5xx_hal_rng_ex.c</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Sources/stm32h5xx_hal_rtc.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/src/stm32h5xx_hal_rtc.c</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Sources/stm32h5xx_hal_rtc_ex.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/src/stm32h5xx_hal_rtc_ex.c</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Sources/stm32h5xx_hal_sai.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/src/stm32h5xx_hal_sai.c</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Sources/stm32h5xx_hal_sai_ex.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/src/stm32h5xx_hal_sai_ex.c</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Sources/stm32h5xx_hal_sd.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/src/stm32h5xx_hal_sd.c</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Sources/stm32h5xx_hal_sdram.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/src/stm32h5xx_hal_sdram.c</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Sources/stm32h5xx_hal_sd_ex.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/src/stm32h5xx_hal_sd_ex.c</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Sources/stm32h5xx_hal_smartcard.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/src/stm32h5xx_hal_smartcard.c</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Sources/stm32h5xx_hal_smartcard_ex.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/src/stm32h5xx_hal_smartcard_ex.c</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Sources/stm32h5xx_hal_smbus.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/src/stm32h5xx_hal_smbus.c</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Sources/stm32h5xx_hal_smbus_ex.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/src/stm32h5xx_hal_smbus_ex.c</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Sources/stm32h5xx_hal_spi.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/src/stm32h5xx_hal_spi.c</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Sources/stm32h5xx_hal_spi_ex.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/src/stm32h5xx_hal_spi_ex.c</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Sources/stm32h5xx_hal_sram.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/src/stm32h5xx_hal_sram.c</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Sources/stm32h5xx_hal_tim.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/src/stm32h5xx_hal_tim.c</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Sources/stm32h5xx_hal_tim_ex.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/src/stm32h5xx_hal_tim_ex.c</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Sources/stm32h5xx_hal_uart.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/src/stm32h5xx_hal_uart.c</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Sources/stm32h5xx_hal_uart_ex.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/src/stm32h5xx_hal_uart_ex.c</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Sources/stm32h5xx_hal_usart.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/src/stm32h5xx_hal_usart.c</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Sources/stm32h5xx_hal_usart_ex.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/src/stm32h5xx_hal_usart_ex.c</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Sources/stm32h5xx_hal_wwdg.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/src/stm32h5xx_hal_wwdg.c</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Sources/stm32h5xx_hal_xspi.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/src/stm32h5xx_hal_xspi.c</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Sources/stm32h5xx_ll_adc.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/src/stm32h5xx_ll_adc.c</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Sources/stm32h5xx_ll_comp.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/src/stm32h5xx_ll_comp.c</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Sources/stm32h5xx_ll_cordic.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/src/stm32h5xx_ll_cordic.c</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Sources/stm32h5xx_ll_crc.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/src/stm32h5xx_ll_crc.c</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Sources/stm32h5xx_ll_crs.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/src/stm32h5xx_ll_crs.c</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Sources/stm32h5xx_ll_dac.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/src/stm32h5xx_ll_dac.c</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Sources/stm32h5xx_ll_dlyb.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/src/stm32h5xx_ll_dlyb.c</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Sources/stm32h5xx_ll_dma.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/src/stm32h5xx_ll_dma.c</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Sources/stm32h5xx_ll_exti.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/src/stm32h5xx_ll_exti.c</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Sources/stm32h5xx_ll_fmac.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/src/stm32h5xx_ll_fmac.c</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Sources/stm32h5xx_ll_fmc.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/src/stm32h5xx_ll_fmc.c</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Sources/stm32h5xx_ll_gpio.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/src/stm32h5xx_ll_gpio.c</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Sources/stm32h5xx_ll_i2c.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/src/stm32h5xx_ll_i2c.c</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Sources/stm32h5xx_ll_i3c.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/src/stm32h5xx_ll_i3c.c</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Sources/stm32h5xx_ll_icache.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/src/stm32h5xx_ll_icache.c</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Sources/stm32h5xx_ll_lptim.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/src/stm32h5xx_ll_lptim.c</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Sources/stm32h5xx_ll_lpuart.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/src/stm32h5xx_ll_lpuart.c</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Sources/stm32h5xx_ll_opamp.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/src/stm32h5xx_ll_opamp.c</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Sources/stm32h5xx_ll_pka.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/src/stm32h5xx_ll_pka.c</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Sources/stm32h5xx_ll_pwr.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/src/stm32h5xx_ll_pwr.c</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Sources/stm32h5xx_ll_rcc.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/src/stm32h5xx_ll_rcc.c</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Sources/stm32h5xx_ll_rng.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/src/stm32h5xx_ll_rng.c</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Sources/stm32h5xx_ll_rtc.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/src/stm32h5xx_ll_rtc.c</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Sources/stm32h5xx_ll_sdmmc.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/src/stm32h5xx_ll_sdmmc.c</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Sources/stm32h5xx_ll_spi.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/src/stm32h5xx_ll_spi.c</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Sources/stm32h5xx_ll_tim.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/src/stm32h5xx_ll_tim.c</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Sources/stm32h5xx_ll_ucpd.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/src/stm32h5xx_ll_ucpd.c</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Sources/stm32h5xx_ll_usart.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/src/stm32h5xx_ll_usart.c</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Sources/stm32h5xx_ll_usb.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/src/stm32h5xx_ll_usb.c</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Sources/stm32h5xx_ll_utils.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/src/stm32h5xx_ll_utils.c</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Sources/stm32h5xx_util_i3c.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/src/stm32h5xx_util_i3c.c</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Headers/stm32h5xx_hal.h</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/inc/stm32h5xx_hal.h</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Headers/stm32h5xx_hal_adc.h</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/inc/stm32h5xx_hal_adc.h</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Headers/stm32h5xx_hal_adc_ex.h</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/inc/stm32h5xx_hal_adc_ex.h</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Headers/stm32h5xx_hal_cec.h</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/inc/stm32h5xx_hal_cec.h</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Headers/stm32h5xx_hal_comp.h</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/inc/stm32h5xx_hal_comp.h</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Headers/stm32h5xx_hal_cordic.h</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/inc/stm32h5xx_hal_cordic.h</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Headers/stm32h5xx_hal_cortex.h</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/inc/stm32h5xx_hal_cortex.h</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Headers/stm32h5xx_hal_crc.h</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/inc/stm32h5xx_hal_crc.h</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Headers/stm32h5xx_hal_crc_ex.h</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/inc/stm32h5xx_hal_crc_ex.h</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Headers/stm32h5xx_hal_cryp.h</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/inc/stm32h5xx_hal_cryp.h</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Headers/stm32h5xx_hal_cryp_ex.h</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/inc/stm32h5xx_hal_cryp_ex.h</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Headers/stm32h5xx_hal_dac.h</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/inc/stm32h5xx_hal_dac.h</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Headers/stm32h5xx_hal_dac_ex.h</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/inc/stm32h5xx_hal_dac_ex.h</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Headers/stm32h5xx_hal_dcache.h</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/inc/stm32h5xx_hal_dcache.h</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Headers/stm32h5xx_hal_dcmi.h</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/inc/stm32h5xx_hal_dcmi.h</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Headers/stm32h5xx_hal_def.h</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/inc/stm32h5xx_hal_def.h</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Headers/stm32h5xx_hal_dma.h</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/inc/stm32h5xx_hal_dma.h</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Headers/stm32h5xx_hal_dma_ex.h</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/inc/stm32h5xx_hal_dma_ex.h</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Headers/stm32h5xx_hal_dts.h</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/inc/stm32h5xx_hal_dts.h</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Headers/stm32h5xx_hal_eth.h</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/inc/stm32h5xx_hal_eth.h</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Headers/stm32h5xx_hal_eth_ex.h</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/inc/stm32h5xx_hal_eth_ex.h</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Headers/stm32h5xx_hal_exti.h</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/inc/stm32h5xx_hal_exti.h</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Headers/stm32h5xx_hal_fdcan.h</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/inc/stm32h5xx_hal_fdcan.h</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Headers/stm32h5xx_hal_flash.h</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/inc/stm32h5xx_hal_flash.h</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Headers/stm32h5xx_hal_flash_ex.h</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/inc/stm32h5xx_hal_flash_ex.h</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Headers/stm32h5xx_hal_fmac.h</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/inc/stm32h5xx_hal_fmac.h</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Headers/stm32h5xx_hal_gpio.h</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/inc/stm32h5xx_hal_gpio.h</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Headers/stm32h5xx_hal_gpio_ex.h</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/inc/stm32h5xx_hal_gpio_ex.h</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Headers/stm32h5xx_hal_gtzc.h</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/inc/stm32h5xx_hal_gtzc.h</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Headers/stm32h5xx_hal_hash.h</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/inc/stm32h5xx_hal_hash.h</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Headers/stm32h5xx_hal_hcd.h</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/inc/stm32h5xx_hal_hcd.h</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Headers/stm32h5xx_hal_i2c.h</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/inc/stm32h5xx_hal_i2c.h</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Headers/stm32h5xx_hal_i2c_ex.h</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/inc/stm32h5xx_hal_i2c_ex.h</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Headers/stm32h5xx_hal_i2s.h</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/inc/stm32h5xx_hal_i2s.h</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Headers/stm32h5xx_hal_i2s_ex.h</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/inc/stm32h5xx_hal_i2s_ex.h</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Headers/stm32h5xx_hal_i3c.h</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/inc/stm32h5xx_hal_i3c.h</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Headers/stm32h5xx_hal_icache.h</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/inc/stm32h5xx_hal_icache.h</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Headers/stm32h5xx_hal_irda.h</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/inc/stm32h5xx_hal_irda.h</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Headers/stm32h5xx_hal_irda_ex.h</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/inc/stm32h5xx_hal_irda_ex.h</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Headers/stm32h5xx_hal_iwdg.h</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/inc/stm32h5xx_hal_iwdg.h</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Headers/stm32h5xx_hal_lptim.h</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/inc/stm32h5xx_hal_lptim.h</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Headers/stm32h5xx_hal_mmc.h</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/inc/stm32h5xx_hal_mmc.h</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Headers/stm32h5xx_hal_mmc_ex.h</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/inc/stm32h5xx_hal_mmc_ex.h</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Headers/stm32h5xx_hal_nand.h</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/inc/stm32h5xx_hal_nand.h</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Headers/stm32h5xx_hal_nor.h</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/inc/stm32h5xx_hal_nor.h</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Headers/stm32h5xx_hal_opamp.h</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/inc/stm32h5xx_hal_opamp.h</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Headers/stm32h5xx_hal_opamp_ex.h</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/inc/stm32h5xx_hal_opamp_ex.h</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Headers/stm32h5xx_hal_otfdec.h</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/inc/stm32h5xx_hal_otfdec.h</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Headers/stm32h5xx_hal_pcd.h</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/inc/stm32h5xx_hal_pcd.h</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Headers/stm32h5xx_hal_pcd_ex.h</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/inc/stm32h5xx_hal_pcd_ex.h</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Headers/stm32h5xx_hal_pka.h</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/inc/stm32h5xx_hal_pka.h</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Headers/stm32h5xx_hal_pssi.h</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/inc/stm32h5xx_hal_pssi.h</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Headers/stm32h5xx_hal_pwr.h</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/inc/stm32h5xx_hal_pwr.h</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Headers/stm32h5xx_hal_pwr_ex.h</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/inc/stm32h5xx_hal_pwr_ex.h</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Headers/stm32h5xx_hal_ramcfg.h</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/inc/stm32h5xx_hal_ramcfg.h</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Headers/stm32h5xx_hal_rcc.h</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/inc/stm32h5xx_hal_rcc.h</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Headers/stm32h5xx_hal_rcc_ex.h</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/inc/stm32h5xx_hal_rcc_ex.h</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Headers/stm32h5xx_hal_rng.h</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/inc/stm32h5xx_hal_rng.h</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Headers/stm32h5xx_hal_rng_ex.h</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/inc/stm32h5xx_hal_rng_ex.h</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Headers/stm32h5xx_hal_rtc.h</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/inc/stm32h5xx_hal_rtc.h</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Headers/stm32h5xx_hal_rtc_ex.h</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/inc/stm32h5xx_hal_rtc_ex.h</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Headers/stm32h5xx_hal_sai.h</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/inc/stm32h5xx_hal_sai.h</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Headers/stm32h5xx_hal_sai_ex.h</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/inc/stm32h5xx_hal_sai_ex.h</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Headers/stm32h5xx_hal_sd.h</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/inc/stm32h5xx_hal_sd.h</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Headers/stm32h5xx_hal_sdram.h</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/inc/stm32h5xx_hal_sdram.h</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Headers/stm32h5xx_hal_sd_ex.h</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/inc/stm32h5xx_hal_sd_ex.h</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Headers/stm32h5xx_hal_smartcard.h</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/inc/stm32h5xx_hal_smartcard.h</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Headers/stm32h5xx_hal_smartcard_ex.h</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/inc/stm32h5xx_hal_smartcard_ex.h</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Headers/stm32h5xx_hal_smbus.h</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/inc/stm32h5xx_hal_smbus.h</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Headers/stm32h5xx_hal_smbus_ex.h</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/inc/stm32h5xx_hal_smbus_ex.h</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Headers/stm32h5xx_hal_spi.h</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/inc/stm32h5xx_hal_spi.h</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Headers/stm32h5xx_hal_spi_ex.h</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/inc/stm32h5xx_hal_spi_ex.h</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Headers/stm32h5xx_hal_sram.h</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/inc/stm32h5xx_hal_sram.h</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Headers/stm32h5xx_hal_tim.h</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/inc/stm32h5xx_hal_tim.h</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Headers/stm32h5xx_hal_tim_ex.h</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/inc/stm32h5xx_hal_tim_ex.h</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Headers/stm32h5xx_hal_uart.h</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/inc/stm32h5xx_hal_uart.h</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Headers/stm32h5xx_hal_uart_ex.h</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/inc/stm32h5xx_hal_uart_ex.h</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Headers/stm32h5xx_hal_usart.h</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/inc/stm32h5xx_hal_usart.h</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Headers/stm32h5xx_hal_usart_ex.h</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/inc/stm32h5xx_hal_usart_ex.h</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Headers/stm32h5xx_hal_wwdg.h</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/inc/stm32h5xx_hal_wwdg.h</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Headers/stm32h5xx_hal_xspi.h</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/inc/stm32h5xx_hal_xspi.h</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Headers/stm32h5xx_ll_adc.h</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/inc/stm32h5xx_ll_adc.h</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Headers/stm32h5xx_ll_bus.h</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/inc/stm32h5xx_ll_bus.h</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Headers/stm32h5xx_ll_comp.h</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/inc/stm32h5xx_ll_comp.h</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Headers/stm32h5xx_ll_cordic.h</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/inc/stm32h5xx_ll_cordic.h</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Headers/stm32h5xx_ll_cortex.h</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/inc/stm32h5xx_ll_cortex.h</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Headers/stm32h5xx_ll_crc.h</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/inc/stm32h5xx_ll_crc.h</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Headers/stm32h5xx_ll_crs.h</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/inc/stm32h5xx_ll_crs.h</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Headers/stm32h5xx_ll_dac.h</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/inc/stm32h5xx_ll_dac.h</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Headers/stm32h5xx_ll_dcache.h</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/inc/stm32h5xx_ll_dcache.h</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Headers/stm32h5xx_ll_dlyb.h</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/inc/stm32h5xx_ll_dlyb.h</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Headers/stm32h5xx_ll_dma.h</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/inc/stm32h5xx_ll_dma.h</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Headers/stm32h5xx_ll_exti.h</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/inc/stm32h5xx_ll_exti.h</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Headers/stm32h5xx_ll_fmac.h</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/inc/stm32h5xx_ll_fmac.h</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Headers/stm32h5xx_ll_fmc.h</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/inc/stm32h5xx_ll_fmc.h</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Headers/stm32h5xx_ll_gpio.h</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/inc/stm32h5xx_ll_gpio.h</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Headers/stm32h5xx_ll_i2c.h</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/inc/stm32h5xx_ll_i2c.h</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Headers/stm32h5xx_ll_i3c.h</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/inc/stm32h5xx_ll_i3c.h</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Headers/stm32h5xx_ll_icache.h</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/inc/stm32h5xx_ll_icache.h</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Headers/stm32h5xx_ll_iwdg.h</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/inc/stm32h5xx_ll_iwdg.h</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Headers/stm32h5xx_ll_lptim.h</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/inc/stm32h5xx_ll_lptim.h</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Headers/stm32h5xx_ll_lpuart.h</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/inc/stm32h5xx_ll_lpuart.h</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Headers/stm32h5xx_ll_opamp.h</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/inc/stm32h5xx_ll_opamp.h</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Headers/stm32h5xx_ll_pka.h</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/inc/stm32h5xx_ll_pka.h</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Headers/stm32h5xx_ll_pwr.h</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/inc/stm32h5xx_ll_pwr.h</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Headers/stm32h5xx_ll_rcc.h</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/inc/stm32h5xx_ll_rcc.h</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Headers/stm32h5xx_ll_rng.h</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/inc/stm32h5xx_ll_rng.h</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Headers/stm32h5xx_ll_rtc.h</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/inc/stm32h5xx_ll_rtc.h</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Headers/stm32h5xx_ll_sdmmc.h</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/inc/stm32h5xx_ll_sdmmc.h</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Headers/stm32h5xx_ll_spi.h</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/inc/stm32h5xx_ll_spi.h</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Headers/stm32h5xx_ll_system.h</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/inc/stm32h5xx_ll_system.h</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Headers/stm32h5xx_ll_tim.h</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/inc/stm32h5xx_ll_tim.h</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Headers/stm32h5xx_ll_ucpd.h</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/inc/stm32h5xx_ll_ucpd.h</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Headers/stm32h5xx_ll_usart.h</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/inc/stm32h5xx_ll_usart.h</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Headers/stm32h5xx_ll_usb.h</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/inc/stm32h5xx_ll_usb.h</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Headers/stm32h5xx_ll_utils.h</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/inc/stm32h5xx_ll_utils.h</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Headers/stm32h5xx_ll_wwdg.h</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/inc/stm32h5xx_ll_wwdg.h</locationURI>
		</link>
		<link>
			<name>STM32H5xx_HAL_Drivers_Headers/stm32h5xx_util_i3c.h</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/third_party/st/drivers/stm32h5xx_hal_driver/inc/stm32h5xx_util_i3c.h</locationURI>
		</link>
	</linkedResources>
</projectDescription>
