<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
	<name>RTOS_RT-Thread</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>org.eclipse.cdt.core.cnature</nature>
		<nature>org.eclipse.cdt.managedbuilder.core.managedBuildNature</nature>
		<nature>org.eclipse.cdt.managedbuilder.core.ScannerConfigNature</nature>
	</natures>
	<linkedResources>
		<link>
			<name>Application</name>
			<type>2</type>
			<locationURI>virtual:/virtual</locationURI>
		</link>
		<link>
			<name>Board</name>
			<type>2</type>
			<locationURI>virtual:/virtual</locationURI>
		</link>
		<link>
			<name>CMSIS</name>
			<type>2</type>
			<locationURI>virtual:/virtual</locationURI>
		</link>
		<link>
			<name>Finsh</name>
			<type>2</type>
			<locationURI>virtual:/virtual</locationURI>
		</link>
		<link>
			<name>RT-Thread</name>
			<type>2</type>
			<locationURI>virtual:/virtual</locationURI>
		</link>
		<link>
			<name>StdPeriphDriver</name>
			<type>2</type>
			<locationURI>virtual:/virtual</locationURI>
		</link>
		<link>
			<name>Application/apm32f00x_int.c</name>
			<type>1</type>
			<locationURI>PARENT-2-PROJECT_LOC/Source/apm32f00x_int.c</locationURI>
		</link>
		<link>
			<name>Application/main.c</name>
			<type>1</type>
			<locationURI>PARENT-2-PROJECT_LOC/Source/main.c</locationURI>
		</link>
		<link>
			<name>Board/Board.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Boards/Board.c</locationURI>
		</link>
		<link>
			<name>CMSIS/system_apm32f00x.c</name>
			<type>1</type>
			<locationURI>PARENT-2-PROJECT_LOC/Source/system_apm32f00x.c</locationURI>
		</link>
		<link>
			<name>Finsh/cmd.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Middlewares/RealThread/rtthread-nano-master/rt-thread/components/finsh/cmd.c</locationURI>
		</link>
		<link>
			<name>Finsh/finsh_port.c</name>
			<type>1</type>
			<locationURI>PARENT-2-PROJECT_LOC/Source/finsh_port.c</locationURI>
		</link>
		<link>
			<name>Finsh/msh.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Middlewares/RealThread/rtthread-nano-master/rt-thread/components/finsh/msh.c</locationURI>
		</link>
		<link>
			<name>Finsh/shell.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Middlewares/RealThread/rtthread-nano-master/rt-thread/components/finsh/shell.c</locationURI>
		</link>
		<link>
			<name>RT-Thread/clock.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Middlewares/RealThread/rtthread-nano-master/rt-thread/src/clock.c</locationURI>
		</link>
		<link>
			<name>RT-Thread/components.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Middlewares/RealThread/rtthread-nano-master/rt-thread/src/components.c</locationURI>
		</link>
		<link>
			<name>RT-Thread/context_gcc.S</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Middlewares/RealThread/rtthread-nano-master/rt-thread/libcpu/arm/cortex-m0/context_gcc.S</locationURI>
		</link>
		<link>
			<name>RT-Thread/cpu.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Middlewares/RealThread/rtthread-nano-master/rt-thread/src/cpu.c</locationURI>
		</link>
		<link>
			<name>RT-Thread/cpuport.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Middlewares/RealThread/rtthread-nano-master/rt-thread/libcpu/arm/cortex-m0/cpuport.c</locationURI>
		</link>
		<link>
			<name>RT-Thread/idle.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Middlewares/RealThread/rtthread-nano-master/rt-thread/src/idle.c</locationURI>
		</link>
		<link>
			<name>RT-Thread/ipc.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Middlewares/RealThread/rtthread-nano-master/rt-thread/src/ipc.c</locationURI>
		</link>
		<link>
			<name>RT-Thread/irq.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Middlewares/RealThread/rtthread-nano-master/rt-thread/src/irq.c</locationURI>
		</link>
		<link>
			<name>RT-Thread/kservice.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Middlewares/RealThread/rtthread-nano-master/rt-thread/src/kservice.c</locationURI>
		</link>
		<link>
			<name>RT-Thread/mem.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Middlewares/RealThread/rtthread-nano-master/rt-thread/src/mem.c</locationURI>
		</link>
		<link>
			<name>RT-Thread/memheap.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Middlewares/RealThread/rtthread-nano-master/rt-thread/src/memheap.c</locationURI>
		</link>
		<link>
			<name>RT-Thread/mempool.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Middlewares/RealThread/rtthread-nano-master/rt-thread/src/mempool.c</locationURI>
		</link>
		<link>
			<name>RT-Thread/object.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Middlewares/RealThread/rtthread-nano-master/rt-thread/src/object.c</locationURI>
		</link>
		<link>
			<name>RT-Thread/rtthread_board.c</name>
			<type>1</type>
			<locationURI>PARENT-2-PROJECT_LOC/Source/rtthread_board.c</locationURI>
		</link>
		<link>
			<name>RT-Thread/scheduler.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Middlewares/RealThread/rtthread-nano-master/rt-thread/src/scheduler.c</locationURI>
		</link>
		<link>
			<name>RT-Thread/slab.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Middlewares/RealThread/rtthread-nano-master/rt-thread/src/slab.c</locationURI>
		</link>
		<link>
			<name>RT-Thread/thread.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Middlewares/RealThread/rtthread-nano-master/rt-thread/src/thread.c</locationURI>
		</link>
		<link>
			<name>RT-Thread/timer.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Middlewares/RealThread/rtthread-nano-master/rt-thread/src/timer.c</locationURI>
		</link>
		<link>
			<name>StdPeriphDriver/apm32f00x_adc.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Libraries/APM32F00x_StdPeriphDriver/src/apm32f00x_adc.c</locationURI>
		</link>
		<link>
			<name>StdPeriphDriver/apm32f00x_buzzer.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Libraries/APM32F00x_StdPeriphDriver/src/apm32f00x_buzzer.c</locationURI>
		</link>
		<link>
			<name>StdPeriphDriver/apm32f00x_eint.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Libraries/APM32F00x_StdPeriphDriver/src/apm32f00x_eint.c</locationURI>
		</link>
		<link>
			<name>StdPeriphDriver/apm32f00x_fmc.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Libraries/APM32F00x_StdPeriphDriver/src/apm32f00x_fmc.c</locationURI>
		</link>
		<link>
			<name>StdPeriphDriver/apm32f00x_gpio.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Libraries/APM32F00x_StdPeriphDriver/src/apm32f00x_gpio.c</locationURI>
		</link>
		<link>
			<name>StdPeriphDriver/apm32f00x_i2c.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Libraries/APM32F00x_StdPeriphDriver/src/apm32f00x_i2c.c</locationURI>
		</link>
		<link>
			<name>StdPeriphDriver/apm32f00x_iwdt.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Libraries/APM32F00x_StdPeriphDriver/src/apm32f00x_iwdt.c</locationURI>
		</link>
		<link>
			<name>StdPeriphDriver/apm32f00x_misc.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Libraries/APM32F00x_StdPeriphDriver/src/apm32f00x_misc.c</locationURI>
		</link>
		<link>
			<name>StdPeriphDriver/apm32f00x_rcm.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Libraries/APM32F00x_StdPeriphDriver/src/apm32f00x_rcm.c</locationURI>
		</link>
		<link>
			<name>StdPeriphDriver/apm32f00x_spi.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Libraries/APM32F00x_StdPeriphDriver/src/apm32f00x_spi.c</locationURI>
		</link>
		<link>
			<name>StdPeriphDriver/apm32f00x_tmr1.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Libraries/APM32F00x_StdPeriphDriver/src/apm32f00x_tmr1.c</locationURI>
		</link>
		<link>
			<name>StdPeriphDriver/apm32f00x_tmr2.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Libraries/APM32F00x_StdPeriphDriver/src/apm32f00x_tmr2.c</locationURI>
		</link>
		<link>
			<name>StdPeriphDriver/apm32f00x_tmr4.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Libraries/APM32F00x_StdPeriphDriver/src/apm32f00x_tmr4.c</locationURI>
		</link>
		<link>
			<name>StdPeriphDriver/apm32f00x_usart.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Libraries/APM32F00x_StdPeriphDriver/src/apm32f00x_usart.c</locationURI>
		</link>
		<link>
			<name>StdPeriphDriver/apm32f00x_wupt.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Libraries/APM32F00x_StdPeriphDriver/src/apm32f00x_wupt.c</locationURI>
		</link>
		<link>
			<name>StdPeriphDriver/apm32f00x_wwdt.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Libraries/APM32F00x_StdPeriphDriver/src/apm32f00x_wwdt.c</locationURI>
		</link>
	</linkedResources>
</projectDescription>
