mirror of
https://github.com/STMicroelectronics/STM32CubeF4.git
synced 2025-05-06 19:29:19 +08:00
135 lines
4.9 KiB
XML
135 lines
4.9 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<projectDescription>
|
|
<name>FreeRTOS_ThreadCreation</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>Application/User/main.c</name>
|
|
<type>1</type>
|
|
<locationURI>PARENT-1-PROJECT_LOC/Src/main.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>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_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_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_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_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>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/STM32413ZH_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>
|
|
</linkedResources>
|
|
</projectDescription>
|