2023-11-22 15:17:09 +01:00

315 lines
12 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>HID_RTOS</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>com.st.stm32cube.ide.mcu.MCUCubeIdeServicesRevAev2ProjectNature</nature>
<nature>com.st.stm32cube.ide.mcu.MCUNonUnderRootProjectNature</nature>
<nature>com.st.stm32cube.ide.mcu.MCUCubeExampleProjectNature</nature>
<nature>com.st.stm32cube.ide.mcu.MCUSingleCpuProjectNature</nature>
<nature>com.st.stm32cube.ide.mcu.MCURootProjectNature</nature>
<nature>org.eclipse.cdt.managedbuilder.core.managedBuildNature</nature>
<nature>org.eclipse.cdt.managedbuilder.core.ScannerConfigNature</nature>
</natures>
<linkedResources>
<link>
<name>Doc/readme.txt</name>
<type>1</type>
<locationURI>PARENT-1-PROJECT_LOC/readme.txt</locationURI>
</link>
<link>
<name>Utilities/lcd_log.c</name>
<type>1</type>
<locationURI>PARENT-6-PROJECT_LOC/Utilities/Log/lcd_log.c</locationURI>
</link>
<link>
<name>Application/User/keyboard.c</name>
<type>1</type>
<locationURI>PARENT-1-PROJECT_LOC/Src/keyboard.c</locationURI>
</link>
<link>
<name>Application/User/main.c</name>
<type>1</type>
<locationURI>PARENT-1-PROJECT_LOC/Src/main.c</locationURI>
</link>
<link>
<name>Application/User/menu.c</name>
<type>1</type>
<locationURI>PARENT-1-PROJECT_LOC/Src/menu.c</locationURI>
</link>
<link>
<name>Application/User/mouse.c</name>
<type>1</type>
<locationURI>PARENT-1-PROJECT_LOC/Src/mouse.c</locationURI>
</link>
<link>
<name>Application/User/stm32f4xx_hal_timebase_tim.c</name>
<type>1</type>
<locationURI>PARENT-1-PROJECT_LOC/Src/stm32f4xx_hal_timebase_tim.c</locationURI>
</link>
<link>
<name>Application/User/stm32f4xx_it.c</name>
<type>1</type>
<locationURI>PARENT-1-PROJECT_LOC/Src/stm32f4xx_it.c</locationURI>
</link>
<link>
<name>Application/User/usbh_conf.c</name>
<type>1</type>
<locationURI>PARENT-1-PROJECT_LOC/Src/usbh_conf.c</locationURI>
</link>
<link>
<name>Drivers/CMSIS/system_stm32f4xx.c</name>
<type>1</type>
<locationURI>PARENT-1-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_dma.c</name>
<type>1</type>
<locationURI>PARENT-6-PROJECT_LOC/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dma.c</locationURI>
</link>
<link>
<name>Drivers/STM32F4xx_HAL_Driver/stm32f4xx_hal_dma_ex.c</name>
<type>1</type>
<locationURI>PARENT-6-PROJECT_LOC/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dma_ex.c</locationURI>
</link>
<link>
<name>Drivers/STM32F4xx_HAL_Driver/stm32f4xx_hal_flash.c</name>
<type>1</type>
<locationURI>PARENT-6-PROJECT_LOC/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash.c</locationURI>
</link>
<link>
<name>Drivers/STM32F4xx_HAL_Driver/stm32f4xx_hal_flash_ex.c</name>
<type>1</type>
<locationURI>PARENT-6-PROJECT_LOC/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash_ex.c</locationURI>
</link>
<link>
<name>Drivers/STM32F4xx_HAL_Driver/stm32f4xx_hal_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_hcd.c</name>
<type>1</type>
<locationURI>PARENT-6-PROJECT_LOC/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_hcd.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_ltdc.c</name>
<type>1</type>
<locationURI>PARENT-6-PROJECT_LOC/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_ltdc.c</locationURI>
</link>
<link>
<name>Drivers/STM32F4xx_HAL_Driver/stm32f4xx_hal_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_sdram.c</name>
<type>1</type>
<locationURI>PARENT-6-PROJECT_LOC/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_sdram.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_sram.c</name>
<type>1</type>
<locationURI>PARENT-6-PROJECT_LOC/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_sram.c</locationURI>
</link>
<link>
<name>Drivers/STM32F4xx_HAL_Driver/stm32f4xx_hal_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_hal_uart.c</name>
<type>1</type>
<locationURI>PARENT-6-PROJECT_LOC/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_uart.c</locationURI>
</link>
<link>
<name>Drivers/STM32F4xx_HAL_Driver/stm32f4xx_ll_fmc.c</name>
<type>1</type>
<locationURI>PARENT-6-PROJECT_LOC/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_fmc.c</locationURI>
</link>
<link>
<name>Drivers/STM32F4xx_HAL_Driver/stm32f4xx_ll_fsmc.c</name>
<type>1</type>
<locationURI>PARENT-6-PROJECT_LOC/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_fsmc.c</locationURI>
</link>
<link>
<name>Drivers/STM32F4xx_HAL_Driver/stm32f4xx_ll_usb.c</name>
<type>1</type>
<locationURI>PARENT-6-PROJECT_LOC/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_usb.c</locationURI>
</link>
<link>
<name>Middlewares/FreeRTOS/croutine.c</name>
<type>1</type>
<locationURI>PARENT-6-PROJECT_LOC/Middlewares/Third_Party/FreeRTOS/Source/croutine.c</locationURI>
</link>
<link>
<name>Middlewares/FreeRTOS/list.c</name>
<type>1</type>
<locationURI>PARENT-6-PROJECT_LOC/Middlewares/Third_Party/FreeRTOS/Source/list.c</locationURI>
</link>
<link>
<name>Middlewares/FreeRTOS/queue.c</name>
<type>1</type>
<locationURI>PARENT-6-PROJECT_LOC/Middlewares/Third_Party/FreeRTOS/Source/queue.c</locationURI>
</link>
<link>
<name>Middlewares/FreeRTOS/tasks.c</name>
<type>1</type>
<locationURI>PARENT-6-PROJECT_LOC/Middlewares/Third_Party/FreeRTOS/Source/tasks.c</locationURI>
</link>
<link>
<name>Middlewares/FreeRTOS/timers.c</name>
<type>1</type>
<locationURI>PARENT-6-PROJECT_LOC/Middlewares/Third_Party/FreeRTOS/Source/timers.c</locationURI>
</link>
<link>
<name>Drivers/BSP/Adafruit_Shield/stm32_adafruit_lcd.c</name>
<type>1</type>
<locationURI>PARENT-6-PROJECT_LOC/Drivers/BSP/Adafruit_Shield/stm32_adafruit_lcd.c</locationURI>
</link>
<link>
<name>Drivers/BSP/Adafruit_Shield/stm32_adafruit_sd.c</name>
<type>1</type>
<locationURI>PARENT-6-PROJECT_LOC/Drivers/BSP/Adafruit_Shield/stm32_adafruit_sd.c</locationURI>
</link>
<link>
<name>Drivers/BSP/Components/st7735.c</name>
<type>1</type>
<locationURI>PARENT-6-PROJECT_LOC/Drivers/BSP/Components/st7735/st7735.c</locationURI>
</link>
<link>
<name>Drivers/BSP/STM32F4xx_Nucleo/stm32f4xx_nucleo_144.c</name>
<type>1</type>
<locationURI>PARENT-6-PROJECT_LOC/Drivers/BSP/STM32F4xx_Nucleo_144/stm32f4xx_nucleo_144.c</locationURI>
</link>
<link>
<name>Middlewares/FreeRTOS/CMSIS_RTOS/cmsis_os.c</name>
<type>1</type>
<locationURI>PARENT-6-PROJECT_LOC/Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS/cmsis_os.c</locationURI>
</link>
<link>
<name>Middlewares/FreeRTOS/Portable/heap_4.c</name>
<type>1</type>
<locationURI>PARENT-6-PROJECT_LOC/Middlewares/Third_Party/FreeRTOS/Source/portable/MemMang/heap_4.c</locationURI>
</link>
<link>
<name>Middlewares/FreeRTOS/Portable/port.c</name>
<type>1</type>
<locationURI>PARENT-6-PROJECT_LOC/Middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM4F/port.c</locationURI>
</link>
<link>
<name>Middlewares/STM32_USBH_Library/Core/usbh_core.c</name>
<type>1</type>
<locationURI>PARENT-6-PROJECT_LOC/Middlewares/ST/STM32_USB_Host_Library/Core/Src/usbh_core.c</locationURI>
</link>
<link>
<name>Middlewares/STM32_USBH_Library/Core/usbh_ctlreq.c</name>
<type>1</type>
<locationURI>PARENT-6-PROJECT_LOC/Middlewares/ST/STM32_USB_Host_Library/Core/Src/usbh_ctlreq.c</locationURI>
</link>
<link>
<name>Middlewares/STM32_USBH_Library/Core/usbh_ioreq.c</name>
<type>1</type>
<locationURI>PARENT-6-PROJECT_LOC/Middlewares/ST/STM32_USB_Host_Library/Core/Src/usbh_ioreq.c</locationURI>
</link>
<link>
<name>Middlewares/STM32_USBH_Library/Core/usbh_pipes.c</name>
<type>1</type>
<locationURI>PARENT-6-PROJECT_LOC/Middlewares/ST/STM32_USB_Host_Library/Core/Src/usbh_pipes.c</locationURI>
</link>
<link>
<name>Middlewares/STM32_USBH_Library/Class/HID/usbh_hid.c</name>
<type>1</type>
<locationURI>PARENT-6-PROJECT_LOC/Middlewares/ST/STM32_USB_Host_Library/Class/HID/Src/usbh_hid.c</locationURI>
</link>
<link>
<name>Middlewares/STM32_USBH_Library/Class/HID/usbh_hid_keybd.c</name>
<type>1</type>
<locationURI>PARENT-6-PROJECT_LOC/Middlewares/ST/STM32_USB_Host_Library/Class/HID/Src/usbh_hid_keybd.c</locationURI>
</link>
<link>
<name>Middlewares/STM32_USBH_Library/Class/HID/usbh_hid_mouse.c</name>
<type>1</type>
<locationURI>PARENT-6-PROJECT_LOC/Middlewares/ST/STM32_USB_Host_Library/Class/HID/Src/usbh_hid_mouse.c</locationURI>
</link>
<link>
<name>Middlewares/STM32_USBH_Library/Class/HID/usbh_hid_parser.c</name>
<type>1</type>
<locationURI>PARENT-6-PROJECT_LOC/Middlewares/ST/STM32_USB_Host_Library/Class/HID/Src/usbh_hid_parser.c</locationURI>
</link>
</linkedResources>
</projectDescription>