<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
	<name>STM32F446-BlueCoin</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>Doc/readme.txt</name>
			<type>1</type>
			<locationURI>PARENT-2-PROJECT_LOC/readme.txt</locationURI>
		</link>
		<link>
			<name>Drivers/CMSIS/system_stm32f4xx.c</name>
			<type>1</type>
			<locationURI>PARENT-2-PROJECT_LOC/Src/system_stm32f4xx.c</locationURI>
		</link>
		<link>
			<name>Drivers/STM32F4xx_HAL_Driver/stm32f4xx_hal.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal.c</locationURI>
		</link>
		<link>
			<name>Drivers/STM32F4xx_HAL_Driver/stm32f4xx_hal_adc.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_adc.c</locationURI>
		</link>
		<link>
			<name>Drivers/STM32F4xx_HAL_Driver/stm32f4xx_hal_adc_ex.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_adc_ex.c</locationURI>
		</link>
		<link>
			<name>Drivers/STM32F4xx_HAL_Driver/stm32f4xx_hal_cortex.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_cortex.c</locationURI>
		</link>
		<link>
			<name>Drivers/STM32F4xx_HAL_Driver/stm32f4xx_hal_crc.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_crc.c</locationURI>
		</link>
		<link>
			<name>Drivers/STM32F4xx_HAL_Driver/stm32f4xx_hal_dma.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dma.c</locationURI>
		</link>
		<link>
			<name>Drivers/STM32F4xx_HAL_Driver/stm32f4xx_hal_exti.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_exti.c</locationURI>
		</link>
		<link>
			<name>Drivers/STM32F4xx_HAL_Driver/stm32f4xx_hal_gpio.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_gpio.c</locationURI>
		</link>
		<link>
			<name>Drivers/STM32F4xx_HAL_Driver/stm32f4xx_hal_i2c.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_i2c.c</locationURI>
		</link>
		<link>
			<name>Drivers/STM32F4xx_HAL_Driver/stm32f4xx_hal_i2c_ex.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_i2c_ex.c</locationURI>
		</link>
		<link>
			<name>Drivers/STM32F4xx_HAL_Driver/stm32f4xx_hal_pcd.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pcd.c</locationURI>
		</link>
		<link>
			<name>Drivers/STM32F4xx_HAL_Driver/stm32f4xx_hal_pcd_ex.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pcd_ex.c</locationURI>
		</link>
		<link>
			<name>Drivers/STM32F4xx_HAL_Driver/stm32f4xx_hal_pwr.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pwr.c</locationURI>
		</link>
		<link>
			<name>Drivers/STM32F4xx_HAL_Driver/stm32f4xx_hal_pwr_ex.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pwr_ex.c</locationURI>
		</link>
		<link>
			<name>Drivers/STM32F4xx_HAL_Driver/stm32f4xx_hal_rcc.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_rcc.c</locationURI>
		</link>
		<link>
			<name>Drivers/STM32F4xx_HAL_Driver/stm32f4xx_hal_rcc_ex.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_rcc_ex.c</locationURI>
		</link>
		<link>
			<name>Drivers/STM32F4xx_HAL_Driver/stm32f4xx_hal_spi.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_spi.c</locationURI>
		</link>
		<link>
			<name>Drivers/STM32F4xx_HAL_Driver/stm32f4xx_hal_tim.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_tim.c</locationURI>
		</link>
		<link>
			<name>Drivers/STM32F4xx_HAL_Driver/stm32f4xx_hal_tim_ex.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_tim_ex.c</locationURI>
		</link>
		<link>
			<name>Drivers/STM32F4xx_HAL_Driver/stm32f4xx_ll_usb.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_usb.c</locationURI>
		</link>
		<link>
			<name>Example/SW4STM32/startup_stm32f446xx.s</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/startup_stm32f446xx.s</locationURI>
		</link>
		<link>
			<name>Example/User/TargetPlatform.c</name>
			<type>1</type>
			<locationURI>PARENT-2-PROJECT_LOC/Src/TargetPlatform.c</locationURI>
		</link>
		<link>
			<name>Example/User/hci_tl_interface.c</name>
			<type>1</type>
			<locationURI>PARENT-2-PROJECT_LOC/Src/hci_tl_interface.c</locationURI>
		</link>
		<link>
			<name>Example/User/main.c</name>
			<type>1</type>
			<locationURI>PARENT-2-PROJECT_LOC/Src/main.c</locationURI>
		</link>
		<link>
			<name>Example/User/sensor_service.c</name>
			<type>1</type>
			<locationURI>PARENT-2-PROJECT_LOC/Src/sensor_service.c</locationURI>
		</link>
		<link>
			<name>Example/User/stm32f4xx_hal_msp.c</name>
			<type>1</type>
			<locationURI>PARENT-2-PROJECT_LOC/Src/stm32f4xx_hal_msp.c</locationURI>
		</link>
		<link>
			<name>Example/User/stm32f4xx_it.c</name>
			<type>1</type>
			<locationURI>PARENT-2-PROJECT_LOC/Src/stm32f4xx_it.c</locationURI>
		</link>
		<link>
			<name>Example/User/usbd_cdc_interface.c</name>
			<type>1</type>
			<locationURI>PARENT-2-PROJECT_LOC/Src/usbd_cdc_interface.c</locationURI>
		</link>
		<link>
			<name>Example/User/usbd_conf.c</name>
			<type>1</type>
			<locationURI>PARENT-2-PROJECT_LOC/Src/usbd_conf.c</locationURI>
		</link>
		<link>
			<name>Example/User/usbd_desc.c</name>
			<type>1</type>
			<locationURI>PARENT-2-PROJECT_LOC/Src/usbd_desc.c</locationURI>
		</link>
		<link>
			<name>Middlewares/STM32_BlueNRG/ble_list.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Middlewares/ST/BlueNRG-MS/utils/ble_list.c</locationURI>
		</link>
		<link>
			<name>Middlewares/STM32_BlueNRG/bluenrg_gap_aci.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Middlewares/ST/BlueNRG-MS/hci/controller/bluenrg_gap_aci.c</locationURI>
		</link>
		<link>
			<name>Middlewares/STM32_BlueNRG/bluenrg_gatt_aci.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Middlewares/ST/BlueNRG-MS/hci/controller/bluenrg_gatt_aci.c</locationURI>
		</link>
		<link>
			<name>Middlewares/STM32_BlueNRG/bluenrg_hal_aci.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Middlewares/ST/BlueNRG-MS/hci/controller/bluenrg_hal_aci.c</locationURI>
		</link>
		<link>
			<name>Middlewares/STM32_BlueNRG/bluenrg_l2cap_aci.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Middlewares/ST/BlueNRG-MS/hci/controller/bluenrg_l2cap_aci.c</locationURI>
		</link>
		<link>
			<name>Middlewares/STM32_BlueNRG/bluenrg_updater_aci.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Middlewares/ST/BlueNRG-MS/hci/controller/bluenrg_updater_aci.c</locationURI>
		</link>
		<link>
			<name>Middlewares/STM32_BlueNRG/bluenrg_utils_small.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Middlewares/ST/BlueNRG-MS/hci/controller/bluenrg_utils_small.c</locationURI>
		</link>
		<link>
			<name>Middlewares/STM32_BlueNRG/hci_le.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Middlewares/ST/BlueNRG-MS/hci/hci_le.c</locationURI>
		</link>
		<link>
			<name>Middlewares/STM32_BlueNRG/hci_tl.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Middlewares/ST/BlueNRG-MS/hci/hci_tl_patterns/Basic/hci_tl.c</locationURI>
		</link>
		<link>
			<name>Middlewares/STM32_USBD_Library/usbd_cdc.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Middlewares/ST/STM32_USB_Device_Library/Class/CDC/Src/usbd_cdc.c</locationURI>
		</link>
		<link>
			<name>Middlewares/STM32_USBD_Library/usbd_core.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_core.c</locationURI>
		</link>
		<link>
			<name>Middlewares/STM32_USBD_Library/usbd_ctlreq.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ctlreq.c</locationURI>
		</link>
		<link>
			<name>Middlewares/STM32_USBD_Library/usbd_ioreq.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ioreq.c</locationURI>
		</link>
		<link>
			<name>Drivers/BSP/BlueCoin/BlueCoin.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Drivers/BSP/BlueCoin/BlueCoin.c</locationURI>
		</link>
		<link>
			<name>Drivers/BSP/BlueCoin/BlueCoin_bus.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Drivers/BSP/BlueCoin/BlueCoin_bus.c</locationURI>
		</link>
		<link>
			<name>Drivers/BSP/BlueCoin/BlueCoin_env_sensors.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Drivers/BSP/BlueCoin/BlueCoin_env_sensors.c</locationURI>
		</link>
		<link>
			<name>Drivers/BSP/BlueCoin/BlueCoin_env_sensors_ex.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Drivers/BSP/BlueCoin/BlueCoin_env_sensors_ex.c</locationURI>
		</link>
		<link>
			<name>Drivers/BSP/BlueCoin/BlueCoin_motion_sensors.c</name>
			<type>1</type>
			<location>C:/Users/tomba/STM32CubeIDE/Projects/sensorSystem/Drivers/BSP/BlueCoin/BlueCoin_motion_sensors.c</location>
		</link>
		<link>
			<name>Drivers/BSP/Components/lps22hb.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Drivers/BSP/Components/lps22hb/lps22hb.c</locationURI>
		</link>
		<link>
			<name>Drivers/BSP/Components/lps22hb_reg.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Drivers/BSP/Components/lps22hb/lps22hb_reg.c</locationURI>
		</link>
		<link>
			<name>Drivers/BSP/Components/lsm303agr.c</name>
			<type>1</type>
			<location>C:/Users/tomba/STM32CubeIDE/Projects/sensorSystem/Drivers/BSP/Components/lsm303agr/lsm303agr.c</location>
		</link>
		<link>
			<name>Drivers/BSP/Components/lsm303agr_reg.c</name>
			<type>1</type>
			<location>C:/Users/tomba/STM32CubeIDE/Projects/sensorSystem/Drivers/BSP/Components/lsm303agr/lsm303agr_reg.c</location>
		</link>
		<link>
			<name>Drivers/BSP/Components/lsm6dsm.c</name>
			<type>1</type>
			<location>C:/Users/tomba/STM32CubeIDE/Projects/sensorSystem/Drivers/BSP/Components/lsm6dsm/lsm6dsm.c</location>
		</link>
		<link>
			<name>Drivers/BSP/Components/lsm6dsm_reg.c</name>
			<type>1</type>
			<location>C:/Users/tomba/STM32CubeIDE/Projects/sensorSystem/Drivers/BSP/Components/lsm6dsm/lsm6dsm_reg.c</location>
		</link>
	</linkedResources>
</projectDescription>
