mirror of
https://github.com/STMicroelectronics/STM32CubeF4.git
synced 2025-05-01 22:17:30 +08:00
225 lines
8.5 KiB
XML
225 lines
8.5 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<projectDescription>
|
|
<name>FreeRTOS_Mutexes</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>Docs/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_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_dma2d.c</name>
|
|
<type>1</type>
|
|
<locationURI>PARENT-6-PROJECT_LOC/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dma2d.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_fmpi2c.c</name>
|
|
<type>1</type>
|
|
<locationURI>PARENT-6-PROJECT_LOC/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_fmpi2c.c</locationURI>
|
|
</link>
|
|
<link>
|
|
<name>Drivers/STM32F4xx_HAL_Driver/stm32f4xx_hal_fmpi2c_ex.c</name>
|
|
<type>1</type>
|
|
<locationURI>PARENT-6-PROJECT_LOC/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_fmpi2c_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_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_i2s.c</name>
|
|
<type>1</type>
|
|
<locationURI>PARENT-6-PROJECT_LOC/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_i2s.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_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_hal_usart.c</name>
|
|
<type>1</type>
|
|
<locationURI>PARENT-6-PROJECT_LOC/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_usart.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>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/Components/mfxstm32l152.c</name>
|
|
<type>1</type>
|
|
<locationURI>PARENT-6-PROJECT_LOC/Drivers/BSP/Components/mfxstm32l152/mfxstm32l152.c</locationURI>
|
|
</link>
|
|
<link>
|
|
<name>Drivers/BSP/STM32446E_EVAL/stm32446e_eval.c</name>
|
|
<type>1</type>
|
|
<locationURI>PARENT-6-PROJECT_LOC/Drivers/BSP/STM32446E_EVAL/stm32446e_eval.c</locationURI>
|
|
</link>
|
|
<link>
|
|
<name>Drivers/BSP/STM32446E_EVAL/stm32446e_eval_io.c</name>
|
|
<type>1</type>
|
|
<locationURI>PARENT-6-PROJECT_LOC/Drivers/BSP/STM32446E_EVAL/stm32446e_eval_io.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>
|