<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
	<name>freertos</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>src/libraries</name>
			<type>2</type>
			<locationURI>virtual:/virtual</locationURI>
		</link>
		<link>
			<name>src/middlewares</name>
			<type>2</type>
			<locationURI>virtual:/virtual</locationURI>
		</link>
		<link>
			<name>src/utilities</name>
			<type>2</type>
			<locationURI>virtual:/virtual</locationURI>
		</link>
		<link>
			<name>src/libraries/core</name>
			<type>2</type>
			<locationURI>virtual:/virtual</locationURI>
		</link>
		<link>
			<name>src/libraries/drivers</name>
			<type>2</type>
			<locationURI>virtual:/virtual</locationURI>
		</link>
		<link>
			<name>src/libraries/platform</name>
			<type>2</type>
			<locationURI>virtual:/virtual</locationURI>
		</link>
		<link>
			<name>src/libraries/stubs</name>
			<type>2</type>
			<locationURI>virtual:/virtual</locationURI>
		</link>
		<link>
			<name>src/middlewares/freertos</name>
			<type>2</type>
			<locationURI>virtual:/virtual</locationURI>
		</link>
		<link>
			<name>src/utilities/uart</name>
			<type>2</type>
			<locationURI>virtual:/virtual</locationURI>
		</link>
		<link>
			<name>src/libraries/core/csr.h</name>
			<type>1</type>
			<locationURI>PARENT-2-PROJECT_LOC/library/libraries/core/csr.h</locationURI>
		</link>
		<link>
			<name>src/libraries/core/plic.c</name>
			<type>1</type>
			<locationURI>PARENT-2-PROJECT_LOC/library/libraries/core/plic.c</locationURI>
		</link>
		<link>
			<name>src/libraries/core/plic.h</name>
			<type>1</type>
			<locationURI>PARENT-2-PROJECT_LOC/library/libraries/core/plic.h</locationURI>
		</link>
		<link>
			<name>src/libraries/core/trap.c</name>
			<type>1</type>
			<locationURI>PARENT-2-PROJECT_LOC/library/libraries/core/trap.c</locationURI>
		</link>
		<link>
			<name>src/libraries/drivers/gorv32_plus_flash.c</name>
			<type>1</type>
			<locationURI>PARENT-2-PROJECT_LOC/library/libraries/drivers/gorv32_plus_flash.c</locationURI>
		</link>
		<link>
			<name>src/libraries/drivers/gorv32_plus_flash.h</name>
			<type>1</type>
			<locationURI>PARENT-2-PROJECT_LOC/library/libraries/drivers/gorv32_plus_flash.h</locationURI>
		</link>
		<link>
			<name>src/libraries/drivers/gorv32_plus_gpio.c</name>
			<type>1</type>
			<locationURI>PARENT-2-PROJECT_LOC/library/libraries/drivers/gorv32_plus_gpio.c</locationURI>
		</link>
		<link>
			<name>src/libraries/drivers/gorv32_plus_gpio.h</name>
			<type>1</type>
			<locationURI>PARENT-2-PROJECT_LOC/library/libraries/drivers/gorv32_plus_gpio.h</locationURI>
		</link>
		<link>
			<name>src/libraries/drivers/gorv32_plus_i2c.c</name>
			<type>1</type>
			<locationURI>PARENT-2-PROJECT_LOC/library/libraries/drivers/gorv32_plus_i2c.c</locationURI>
		</link>
		<link>
			<name>src/libraries/drivers/gorv32_plus_i2c.h</name>
			<type>1</type>
			<locationURI>PARENT-2-PROJECT_LOC/library/libraries/drivers/gorv32_plus_i2c.h</locationURI>
		</link>
		<link>
			<name>src/libraries/drivers/gorv32_plus_pit.c</name>
			<type>1</type>
			<locationURI>PARENT-2-PROJECT_LOC/library/libraries/drivers/gorv32_plus_pit.c</locationURI>
		</link>
		<link>
			<name>src/libraries/drivers/gorv32_plus_pit.h</name>
			<type>1</type>
			<locationURI>PARENT-2-PROJECT_LOC/library/libraries/drivers/gorv32_plus_pit.h</locationURI>
		</link>
		<link>
			<name>src/libraries/drivers/gorv32_plus_pwm.c</name>
			<type>1</type>
			<locationURI>PARENT-2-PROJECT_LOC/library/libraries/drivers/gorv32_plus_pwm.c</locationURI>
		</link>
		<link>
			<name>src/libraries/drivers/gorv32_plus_pwm.h</name>
			<type>1</type>
			<locationURI>PARENT-2-PROJECT_LOC/library/libraries/drivers/gorv32_plus_pwm.h</locationURI>
		</link>
		<link>
			<name>src/libraries/drivers/gorv32_plus_sd.c</name>
			<type>1</type>
			<locationURI>PARENT-2-PROJECT_LOC/library/libraries/drivers/gorv32_plus_sd.c</locationURI>
		</link>
		<link>
			<name>src/libraries/drivers/gorv32_plus_sd.h</name>
			<type>1</type>
			<locationURI>PARENT-2-PROJECT_LOC/library/libraries/drivers/gorv32_plus_sd.h</locationURI>
		</link>
		<link>
			<name>src/libraries/drivers/gorv32_plus_spi.c</name>
			<type>1</type>
			<locationURI>PARENT-2-PROJECT_LOC/library/libraries/drivers/gorv32_plus_spi.c</locationURI>
		</link>
		<link>
			<name>src/libraries/drivers/gorv32_plus_spi.h</name>
			<type>1</type>
			<locationURI>PARENT-2-PROJECT_LOC/library/libraries/drivers/gorv32_plus_spi.h</locationURI>
		</link>
		<link>
			<name>src/libraries/drivers/gorv32_plus_uart.c</name>
			<type>1</type>
			<locationURI>PARENT-2-PROJECT_LOC/library/libraries/drivers/gorv32_plus_uart.c</locationURI>
		</link>
		<link>
			<name>src/libraries/drivers/gorv32_plus_uart.h</name>
			<type>1</type>
			<locationURI>PARENT-2-PROJECT_LOC/library/libraries/drivers/gorv32_plus_uart.h</locationURI>
		</link>
		<link>
			<name>src/libraries/drivers/gorv32_plus_wdt.c</name>
			<type>1</type>
			<locationURI>PARENT-2-PROJECT_LOC/library/libraries/drivers/gorv32_plus_wdt.c</locationURI>
		</link>
		<link>
			<name>src/libraries/drivers/gorv32_plus_wdt.h</name>
			<type>1</type>
			<locationURI>PARENT-2-PROJECT_LOC/library/libraries/drivers/gorv32_plus_wdt.h</locationURI>
		</link>
		<link>
			<name>src/libraries/platform/gorv32_plus.h</name>
			<type>1</type>
			<locationURI>PARENT-2-PROJECT_LOC/library/libraries/platform/gorv32_plus.h</locationURI>
		</link>
		<link>
			<name>src/libraries/platform/interrupt.c</name>
			<type>1</type>
			<locationURI>PARENT-2-PROJECT_LOC/library/libraries/platform/interrupt.c</locationURI>
		</link>
		<link>
			<name>src/libraries/platform/interrupt.h</name>
			<type>1</type>
			<locationURI>PARENT-2-PROJECT_LOC/library/libraries/platform/interrupt.h</locationURI>
		</link>
		<link>
			<name>src/libraries/platform/loader.c</name>
			<type>1</type>
			<locationURI>PARENT-2-PROJECT_LOC/library/libraries/platform/loader.c</locationURI>
		</link>
		<link>
			<name>src/libraries/stubs/close.c</name>
			<type>1</type>
			<locationURI>PARENT-2-PROJECT_LOC/library/libraries/stubs/close.c</locationURI>
		</link>
		<link>
			<name>src/libraries/stubs/fstat.c</name>
			<type>1</type>
			<locationURI>PARENT-2-PROJECT_LOC/library/libraries/stubs/fstat.c</locationURI>
		</link>
		<link>
			<name>src/libraries/stubs/isatty.c</name>
			<type>1</type>
			<locationURI>PARENT-2-PROJECT_LOC/library/libraries/stubs/isatty.c</locationURI>
		</link>
		<link>
			<name>src/libraries/stubs/lseek.c</name>
			<type>1</type>
			<locationURI>PARENT-2-PROJECT_LOC/library/libraries/stubs/lseek.c</locationURI>
		</link>
		<link>
			<name>src/libraries/stubs/read.c</name>
			<type>1</type>
			<locationURI>PARENT-2-PROJECT_LOC/library/libraries/stubs/read.c</locationURI>
		</link>
		<link>
			<name>src/libraries/stubs/sbrk.c</name>
			<type>1</type>
			<locationURI>PARENT-2-PROJECT_LOC/library/libraries/stubs/sbrk.c</locationURI>
		</link>
		<link>
			<name>src/libraries/stubs/stub.h</name>
			<type>1</type>
			<locationURI>PARENT-2-PROJECT_LOC/library/libraries/stubs/stub.h</locationURI>
		</link>
		<link>
			<name>src/libraries/stubs/write.c</name>
			<type>1</type>
			<locationURI>PARENT-2-PROJECT_LOC/library/libraries/stubs/write.c</locationURI>
		</link>
		<link>
			<name>src/middlewares/freertos/croutine.c</name>
			<type>1</type>
			<locationURI>PARENT-2-PROJECT_LOC/library/middlewares/freertos/croutine.c</locationURI>
		</link>
		<link>
			<name>src/middlewares/freertos/event_groups.c</name>
			<type>1</type>
			<locationURI>PARENT-2-PROJECT_LOC/library/middlewares/freertos/event_groups.c</locationURI>
		</link>
		<link>
			<name>src/middlewares/freertos/include</name>
			<type>2</type>
			<locationURI>virtual:/virtual</locationURI>
		</link>
		<link>
			<name>src/middlewares/freertos/list.c</name>
			<type>1</type>
			<locationURI>PARENT-2-PROJECT_LOC/library/middlewares/freertos/list.c</locationURI>
		</link>
		<link>
			<name>src/middlewares/freertos/portable</name>
			<type>2</type>
			<locationURI>virtual:/virtual</locationURI>
		</link>
		<link>
			<name>src/middlewares/freertos/queue.c</name>
			<type>1</type>
			<locationURI>PARENT-2-PROJECT_LOC/library/middlewares/freertos/queue.c</locationURI>
		</link>
		<link>
			<name>src/middlewares/freertos/readme.txt</name>
			<type>1</type>
			<locationURI>PARENT-2-PROJECT_LOC/library/middlewares/freertos/readme.txt</locationURI>
		</link>
		<link>
			<name>src/middlewares/freertos/stream_buffer.c</name>
			<type>1</type>
			<locationURI>PARENT-2-PROJECT_LOC/library/middlewares/freertos/stream_buffer.c</locationURI>
		</link>
		<link>
			<name>src/middlewares/freertos/tasks.c</name>
			<type>1</type>
			<locationURI>PARENT-2-PROJECT_LOC/library/middlewares/freertos/tasks.c</locationURI>
		</link>
		<link>
			<name>src/middlewares/freertos/timers.c</name>
			<type>1</type>
			<locationURI>PARENT-2-PROJECT_LOC/library/middlewares/freertos/timers.c</locationURI>
		</link>
		<link>
			<name>src/utilities/uart/uart.c</name>
			<type>1</type>
			<locationURI>PARENT-2-PROJECT_LOC/library/utilities/uart/uart.c</locationURI>
		</link>
		<link>
			<name>src/utilities/uart/uart.h</name>
			<type>1</type>
			<locationURI>PARENT-2-PROJECT_LOC/library/utilities/uart/uart.h</locationURI>
		</link>
		<link>
			<name>src/middlewares/freertos/include/FreeRTOS.h</name>
			<type>1</type>
			<locationURI>PARENT-2-PROJECT_LOC/library/middlewares/freertos/include/FreeRTOS.h</locationURI>
		</link>
		<link>
			<name>src/middlewares/freertos/include/StackMacros.h</name>
			<type>1</type>
			<locationURI>PARENT-2-PROJECT_LOC/library/middlewares/freertos/include/StackMacros.h</locationURI>
		</link>
		<link>
			<name>src/middlewares/freertos/include/atomic.h</name>
			<type>1</type>
			<locationURI>PARENT-2-PROJECT_LOC/library/middlewares/freertos/include/atomic.h</locationURI>
		</link>
		<link>
			<name>src/middlewares/freertos/include/croutine.h</name>
			<type>1</type>
			<locationURI>PARENT-2-PROJECT_LOC/library/middlewares/freertos/include/croutine.h</locationURI>
		</link>
		<link>
			<name>src/middlewares/freertos/include/deprecated_definitions.h</name>
			<type>1</type>
			<locationURI>PARENT-2-PROJECT_LOC/library/middlewares/freertos/include/deprecated_definitions.h</locationURI>
		</link>
		<link>
			<name>src/middlewares/freertos/include/event_groups.h</name>
			<type>1</type>
			<locationURI>PARENT-2-PROJECT_LOC/library/middlewares/freertos/include/event_groups.h</locationURI>
		</link>
		<link>
			<name>src/middlewares/freertos/include/list.h</name>
			<type>1</type>
			<locationURI>PARENT-2-PROJECT_LOC/library/middlewares/freertos/include/list.h</locationURI>
		</link>
		<link>
			<name>src/middlewares/freertos/include/message_buffer.h</name>
			<type>1</type>
			<locationURI>PARENT-2-PROJECT_LOC/library/middlewares/freertos/include/message_buffer.h</locationURI>
		</link>
		<link>
			<name>src/middlewares/freertos/include/mpu_prototypes.h</name>
			<type>1</type>
			<locationURI>PARENT-2-PROJECT_LOC/library/middlewares/freertos/include/mpu_prototypes.h</locationURI>
		</link>
		<link>
			<name>src/middlewares/freertos/include/mpu_wrappers.h</name>
			<type>1</type>
			<locationURI>PARENT-2-PROJECT_LOC/library/middlewares/freertos/include/mpu_wrappers.h</locationURI>
		</link>
		<link>
			<name>src/middlewares/freertos/include/portable.h</name>
			<type>1</type>
			<locationURI>PARENT-2-PROJECT_LOC/library/middlewares/freertos/include/portable.h</locationURI>
		</link>
		<link>
			<name>src/middlewares/freertos/include/projdefs.h</name>
			<type>1</type>
			<locationURI>PARENT-2-PROJECT_LOC/library/middlewares/freertos/include/projdefs.h</locationURI>
		</link>
		<link>
			<name>src/middlewares/freertos/include/queue.h</name>
			<type>1</type>
			<locationURI>PARENT-2-PROJECT_LOC/library/middlewares/freertos/include/queue.h</locationURI>
		</link>
		<link>
			<name>src/middlewares/freertos/include/semphr.h</name>
			<type>1</type>
			<locationURI>PARENT-2-PROJECT_LOC/library/middlewares/freertos/include/semphr.h</locationURI>
		</link>
		<link>
			<name>src/middlewares/freertos/include/stack_macros.h</name>
			<type>1</type>
			<locationURI>PARENT-2-PROJECT_LOC/library/middlewares/freertos/include/stack_macros.h</locationURI>
		</link>
		<link>
			<name>src/middlewares/freertos/include/stdint.readme</name>
			<type>1</type>
			<locationURI>PARENT-2-PROJECT_LOC/library/middlewares/freertos/include/stdint.readme</locationURI>
		</link>
		<link>
			<name>src/middlewares/freertos/include/stream_buffer.h</name>
			<type>1</type>
			<locationURI>PARENT-2-PROJECT_LOC/library/middlewares/freertos/include/stream_buffer.h</locationURI>
		</link>
		<link>
			<name>src/middlewares/freertos/include/task.h</name>
			<type>1</type>
			<locationURI>PARENT-2-PROJECT_LOC/library/middlewares/freertos/include/task.h</locationURI>
		</link>
		<link>
			<name>src/middlewares/freertos/include/timers.h</name>
			<type>1</type>
			<locationURI>PARENT-2-PROJECT_LOC/library/middlewares/freertos/include/timers.h</locationURI>
		</link>
		<link>
			<name>src/middlewares/freertos/portable/GCC</name>
			<type>2</type>
			<locationURI>virtual:/virtual</locationURI>
		</link>
		<link>
			<name>src/middlewares/freertos/portable/MemMang</name>
			<type>2</type>
			<locationURI>virtual:/virtual</locationURI>
		</link>
		<link>
			<name>src/middlewares/freertos/portable/GCC/RISC-V</name>
			<type>2</type>
			<locationURI>virtual:/virtual</locationURI>
		</link>
		<link>
			<name>src/middlewares/freertos/portable/MemMang/heap_4.c</name>
			<type>1</type>
			<locationURI>PARENT-2-PROJECT_LOC/library/middlewares/freertos/portable/MemMang/heap_4.c</locationURI>
		</link>
		<link>
			<name>src/middlewares/freertos/portable/GCC/RISC-V/chip_specific_extensions</name>
			<type>2</type>
			<locationURI>virtual:/virtual</locationURI>
		</link>
		<link>
			<name>src/middlewares/freertos/portable/GCC/RISC-V/port.c</name>
			<type>1</type>
			<locationURI>PARENT-2-PROJECT_LOC/library/middlewares/freertos/portable/GCC/RISC-V/port.c</locationURI>
		</link>
		<link>
			<name>src/middlewares/freertos/portable/GCC/RISC-V/portasm.S</name>
			<type>1</type>
			<locationURI>PARENT-2-PROJECT_LOC/library/middlewares/freertos/portable/GCC/RISC-V/portasm.S</locationURI>
		</link>
		<link>
			<name>src/middlewares/freertos/portable/GCC/RISC-V/portmacro.h</name>
			<type>1</type>
			<locationURI>PARENT-2-PROJECT_LOC/library/middlewares/freertos/portable/GCC/RISC-V/portmacro.h</locationURI>
		</link>
		<link>
			<name>src/middlewares/freertos/portable/GCC/RISC-V/chip_specific_extensions/RV32I_CLINT_no_extensions</name>
			<type>2</type>
			<locationURI>virtual:/virtual</locationURI>
		</link>
		<link>
			<name>src/middlewares/freertos/portable/GCC/RISC-V/chip_specific_extensions/RV32I_CLINT_no_extensions/freertos_risc_v_chip_specific_extensions.h</name>
			<type>1</type>
			<locationURI>PARENT-2-PROJECT_LOC/library/middlewares/freertos/portable/GCC/RISC-V/chip_specific_extensions/RV32I_CLINT_no_extensions/freertos_risc_v_chip_specific_extensions.h</locationURI>
		</link>
	</linkedResources>
</projectDescription>
