⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 .project

📁 freescale k40/k60 cortex m4 library
💻 PROJECT
字号:
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
	<name>USB_HOST</name>
	<comment></comment>
	<projects>
	</projects>
	<buildSpec>
		<buildCommand>
			<name>org.eclipse.cdt.managedbuilder.core.genmakebuilder</name>
			<triggers>clean,full,incremental,</triggers>
			<arguments>
				<dictionary>
					<key>?name?</key>
					<value></value>
				</dictionary>
				<dictionary>
					<key>org.eclipse.cdt.make.core.append_environment</key>
					<value>true</value>
				</dictionary>
				<dictionary>
					<key>org.eclipse.cdt.make.core.buildArguments</key>
					<value></value>
				</dictionary>
				<dictionary>
					<key>org.eclipse.cdt.make.core.buildCommand</key>
					<value>${system:ECLIPSE_HOME}/../gnu/bin/make</value>
				</dictionary>
				<dictionary>
					<key>org.eclipse.cdt.make.core.buildLocation</key>
					<value>${ProjDirPath}/MK40X256VMD100_INTERNAL_RAM</value>
				</dictionary>
				<dictionary>
					<key>org.eclipse.cdt.make.core.contents</key>
					<value>org.eclipse.cdt.make.core.activeConfigSettings</value>
				</dictionary>
				<dictionary>
					<key>org.eclipse.cdt.make.core.enableAutoBuild</key>
					<value>false</value>
				</dictionary>
				<dictionary>
					<key>org.eclipse.cdt.make.core.enableCleanBuild</key>
					<value>true</value>
				</dictionary>
				<dictionary>
					<key>org.eclipse.cdt.make.core.enableFullBuild</key>
					<value>true</value>
				</dictionary>
				<dictionary>
					<key>org.eclipse.cdt.make.core.stopOnError</key>
					<value>true</value>
				</dictionary>
				<dictionary>
					<key>org.eclipse.cdt.make.core.useDefaultBuildCmd</key>
					<value>true</value>
				</dictionary>
			</arguments>
		</buildCommand>
		<buildCommand>
			<name>org.eclipse.cdt.managedbuilder.core.ScannerConfigBuilder</name>
			<arguments>
			</arguments>
		</buildCommand>
	</buildSpec>
	<natures>
		<nature>org.eclipse.cdt.managedbuilder.core.ScannerConfigNature</nature>
		<nature>org.eclipse.cdt.managedbuilder.core.managedBuildNature</nature>
		<nature>org.eclipse.cdt.core.cnature</nature>
	</natures>
	<linkedResources>
		<link>
			<name>Project_Sources/hidmouse.c</name>
			<type>1</type>
			<locationURI>rev_1_4/src/projects/USB_HOST/examples/hid/mouse/hidmouse.c</locationURI>
		</link>
		<link>
			<name>Project_Sources/hidmouse.h</name>
			<type>1</type>
			<locationURI>rev_1_4/src/projects/USB_HOST/examples/hid/mouse/hidmouse.h</locationURI>
		</link>
		<link>
			<name>Project_Sources/rtc.c</name>
			<type>1</type>
			<locationURI>rev_1_4/src/projects/USB_HOST/examples/common/rtc.c</locationURI>
		</link>
		<link>
			<name>Project_Sources/rtc.h</name>
			<type>1</type>
			<locationURI>rev_1_4/src/projects/USB_HOST/examples/common/rtc.h</locationURI>
		</link>
		<link>
			<name>Project_Sources/usb_classes.h</name>
			<type>1</type>
			<locationURI>rev_1_4/src/projects/USB_HOST/examples/hid/mouse/usb_classes.h</locationURI>
		</link>
		<link>
			<name>common/common.h</name>
			<type>1</type>
			<locationURI>rev_1_4/src/common/common.h</locationURI>
		</link>
		<link>
			<name>common/io.c</name>
			<type>1</type>
			<locationURI>rev_1_4/src/common/io.c</locationURI>
		</link>
		<link>
			<name>common/io.h</name>
			<type>1</type>
			<locationURI>rev_1_4/src/common/io.h</locationURI>
		</link>
		<link>
			<name>common/printf.c</name>
			<type>1</type>
			<locationURI>rev_1_4/src/common/printf.c</locationURI>
		</link>
		<link>
			<name>common/uif.c</name>
			<type>1</type>
			<locationURI>rev_1_4/src/common/uif.c</locationURI>
		</link>
		<link>
			<name>common/uif.h</name>
			<type>1</type>
			<locationURI>rev_1_4/src/common/uif.h</locationURI>
		</link>
		<link>
			<name>cpu/arm_cm4.c</name>
			<type>1</type>
			<locationURI>rev_1_4/src/cpu/arm_cm4.c</locationURI>
		</link>
		<link>
			<name>cpu/arm_cm4.h</name>
			<type>1</type>
			<locationURI>rev_1_4/src/cpu/arm_cm4.h</locationURI>
		</link>
		<link>
			<name>cpu/dma_channels.h</name>
			<type>1</type>
			<locationURI>rev_1_4/src/cpu/dma_channels.h</locationURI>
		</link>
		<link>
			<name>cpu/sysinit.c</name>
			<type>1</type>
			<locationURI>rev_1_4/src/cpu/sysinit.c</locationURI>
		</link>
		<link>
			<name>cpu/sysinit.h</name>
			<type>1</type>
			<locationURI>rev_1_4/src/cpu/sysinit.h</locationURI>
		</link>
		<link>
			<name>platforms/k40_tower.h</name>
			<type>1</type>
			<locationURI>rev_1_4/src/platforms/k40_tower.h</locationURI>
		</link>
		<link>
			<name>Project_Sources/bsp/P2.c</name>
			<type>1</type>
			<locationURI>rev_1_4/src/projects/USB_HOST/Source/bsp/mcf51JM/P2.c</locationURI>
		</link>
		<link>
			<name>Project_Sources/classes/usb_classes.c</name>
			<type>1</type>
			<locationURI>rev_1_4/src/projects/USB_HOST/Source/classes/common/usb_classes.c</locationURI>
		</link>
		<link>
			<name>Project_Sources/classes/usb_host_hid.c</name>
			<type>1</type>
			<locationURI>rev_1_4/src/projects/USB_HOST/Source/classes/hid/usb_host_hid.c</locationURI>
		</link>
		<link>
			<name>Project_Sources/classes/usb_host_hid.h</name>
			<type>1</type>
			<locationURI>rev_1_4/src/projects/USB_HOST/Source/classes/hid/usb_host_hid.h</locationURI>
		</link>
		<link>
			<name>Project_Sources/classes/usb_host_hub.c</name>
			<type>1</type>
			<locationURI>rev_1_4/src/projects/USB_HOST/Source/classes/hub/usb_host_hub.c</locationURI>
		</link>
		<link>
			<name>Project_Sources/classes/usb_host_hub.h</name>
			<type>1</type>
			<locationURI>rev_1_4/src/projects/USB_HOST/Source/classes/hub/usb_host_hub.h</locationURI>
		</link>
		<link>
			<name>Project_Sources/classes/usb_host_hub_prv.h</name>
			<type>1</type>
			<locationURI>rev_1_4/src/projects/USB_HOST/Source/classes/hub/usb_host_hub_prv.h</locationURI>
		</link>
		<link>
			<name>Project_Sources/classes/usb_host_hub_sm.c</name>
			<type>1</type>
			<locationURI>rev_1_4/src/projects/USB_HOST/Source/classes/hub/usb_host_hub_sm.c</locationURI>
		</link>
		<link>
			<name>Project_Sources/classes/usb_host_hub_sm.h</name>
			<type>1</type>
			<locationURI>rev_1_4/src/projects/USB_HOST/Source/classes/hub/usb_host_hub_sm.h</locationURI>
		</link>
		<link>
			<name>Project_Sources/driver/khci.c</name>
			<type>1</type>
			<locationURI>rev_1_4/src/projects/USB_HOST/Source/driver/khci.c</locationURI>
		</link>
		<link>
			<name>Project_Sources/driver/khci.h</name>
			<type>1</type>
			<locationURI>rev_1_4/src/projects/USB_HOST/Source/driver/khci.h</locationURI>
		</link>
		<link>
			<name>Project_Sources/driver/psptypes.h</name>
			<type>1</type>
			<locationURI>rev_1_4/src/projects/USB_HOST/Source/driver/psptypes.h</locationURI>
		</link>
		<link>
			<name>Project_Sources/driver/types.h</name>
			<type>1</type>
			<locationURI>rev_1_4/src/projects/USB_HOST/Source/driver/types.h</locationURI>
		</link>
		<link>
			<name>Project_Sources/driver/usb.h</name>
			<type>1</type>
			<locationURI>rev_1_4/src/projects/USB_HOST/Source/driver/usb.h</locationURI>
		</link>
		<link>
			<name>Project_Sources/driver/usb_bsp.h</name>
			<type>1</type>
			<locationURI>rev_1_4/src/projects/USB_HOST/Source/driver/usb_bsp.h</locationURI>
		</link>
		<link>
			<name>Project_Sources/driver/usb_desc.h</name>
			<type>1</type>
			<locationURI>rev_1_4/src/projects/USB_HOST/Source/driver/usb_desc.h</locationURI>
		</link>
		<link>
			<name>Project_Sources/driver/usbevent.c</name>
			<type>1</type>
			<locationURI>rev_1_4/src/projects/USB_HOST/Source/driver/usbevent.c</locationURI>
		</link>
		<link>
			<name>Project_Sources/driver/usbevent.h</name>
			<type>1</type>
			<locationURI>rev_1_4/src/projects/USB_HOST/Source/driver/usbevent.h</locationURI>
		</link>
		<link>
			<name>Project_Sources/driver/usbmsgq.c</name>
			<type>1</type>
			<locationURI>rev_1_4/src/projects/USB_HOST/Source/driver/usbmsgq.c</locationURI>
		</link>
		<link>
			<name>Project_Sources/driver/usbmsgq.h</name>
			<type>1</type>
			<locationURI>rev_1_4/src/projects/USB_HOST/Source/driver/usbmsgq.h</locationURI>
		</link>
		<link>
			<name>Project_Sources/driver/usbprv.h</name>
			<type>1</type>
			<locationURI>rev_1_4/src/projects/USB_HOST/Source/driver/usbprv.h</locationURI>
		</link>
		<link>
			<name>Project_Sources/driver/usbprv_host.h</name>
			<type>1</type>
			<locationURI>rev_1_4/src/projects/USB_HOST/Source/driver/usbprv_host.h</locationURI>
		</link>
		<link>
			<name>Project_Sources/driver/usbsem.c</name>
			<type>1</type>
			<locationURI>rev_1_4/src/projects/USB_HOST/Source/driver/usbsem.c</locationURI>
		</link>
		<link>
			<name>Project_Sources/driver/usbsem.h</name>
			<type>1</type>
			<locationURI>rev_1_4/src/projects/USB_HOST/Source/driver/usbsem.h</locationURI>
		</link>
		<link>
			<name>Project_Sources/host_common/host_ch9.c</name>
			<type>1</type>
			<locationURI>rev_1_4/src/projects/USB_HOST/Source/host_common/host_ch9.c</locationURI>
		</link>
		<link>
			<name>Project_Sources/host_common/host_ch9.h</name>
			<type>1</type>
			<locationURI>rev_1_4/src/projects/USB_HOST/Source/host_common/host_ch9.h</locationURI>
		</link>
		<link>
			<name>Project_Sources/host_common/host_close.c</name>
			<type>1</type>
			<locationURI>rev_1_4/src/projects/USB_HOST/Source/host_common/host_close.c</locationURI>
		</link>
		<link>
			<name>Project_Sources/host_common/host_close.h</name>
			<type>1</type>
			<locationURI>rev_1_4/src/projects/USB_HOST/Source/host_common/host_close.h</locationURI>
		</link>
		<link>
			<name>Project_Sources/host_common/host_cnfg.h</name>
			<type>1</type>
			<locationURI>rev_1_4/src/projects/USB_HOST/Source/host_common/host_cnfg.h</locationURI>
		</link>
		<link>
			<name>Project_Sources/host_common/host_cnl.c</name>
			<type>1</type>
			<locationURI>rev_1_4/src/projects/USB_HOST/Source/host_common/host_cnl.c</locationURI>
		</link>
		<link>
			<name>Project_Sources/host_common/host_cnl.h</name>
			<type>1</type>
			<locationURI>rev_1_4/src/projects/USB_HOST/Source/host_common/host_cnl.h</locationURI>
		</link>
		<link>
			<name>Project_Sources/host_common/host_common.c</name>
			<type>1</type>
			<locationURI>rev_1_4/src/projects/USB_HOST/Source/host_common/host_common.c</locationURI>
		</link>
		<link>
			<name>Project_Sources/host_common/host_common.h</name>
			<type>1</type>
			<locationURI>rev_1_4/src/projects/USB_HOST/Source/host_common/host_common.h</locationURI>
		</link>
		<link>
			<name>Project_Sources/host_common/host_debug.h</name>
			<type>1</type>
			<locationURI>rev_1_4/src/projects/USB_HOST/Source/host_common/host_debug.h</locationURI>
		</link>
		<link>
			<name>Project_Sources/host_common/host_dev_list.c</name>
			<type>1</type>
			<locationURI>rev_1_4/src/projects/USB_HOST/Source/host_common/host_dev_list.c</locationURI>
		</link>
		<link>
			<name>Project_Sources/host_common/host_dev_list.h</name>
			<type>1</type>
			<locationURI>rev_1_4/src/projects/USB_HOST/Source/host_common/host_dev_list.h</locationURI>
		</link>
		<link>
			<name>Project_Sources/host_common/host_driver.c</name>
			<type>1</type>
			<locationURI>rev_1_4/src/projects/USB_HOST/Source/host_common/host_driver.c</locationURI>
		</link>
		<link>
			<name>Project_Sources/host_common/host_driver.h</name>
			<type>1</type>
			<locationURI>rev_1_4/src/projects/USB_HOST/Source/host_common/host_driver.h</locationURI>
		</link>
		<link>
			<name>Project_Sources/host_common/host_main.c</name>
			<type>1</type>
			<locationURI>rev_1_4/src/projects/USB_HOST/Source/host_common/host_main.c</locationURI>
		</link>
		<link>
			<name>Project_Sources/host_common/host_main.h</name>
			<type>1</type>
			<locationURI>rev_1_4/src/projects/USB_HOST/Source/host_common/host_main.h</locationURI>
		</link>
		<link>
			<name>Project_Sources/host_common/host_rcv.c</name>
			<type>1</type>
			<locationURI>rev_1_4/src/projects/USB_HOST/Source/host_common/host_rcv.c</locationURI>
		</link>
		<link>
			<name>Project_Sources/host_common/host_rcv.h</name>
			<type>1</type>
			<locationURI>rev_1_4/src/projects/USB_HOST/Source/host_common/host_rcv.h</locationURI>
		</link>
		<link>
			<name>Project_Sources/host_common/host_shut.c</name>
			<type>1</type>
			<locationURI>rev_1_4/src/projects/USB_HOST/Source/host_common/host_shut.c</locationURI>
		</link>
		<link>
			<name>Project_Sources/host_common/host_shut.h</name>
			<type>1</type>
			<locationURI>rev_1_4/src/projects/USB_HOST/Source/host_common/host_shut.h</locationURI>
		</link>
		<link>
			<name>Project_Sources/host_common/host_snd.c</name>
			<type>1</type>
			<locationURI>rev_1_4/src/projects/USB_HOST/Source/host_common/host_snd.c</locationURI>
		</link>
		<link>
			<name>Project_Sources/host_common/host_snd.h</name>
			<type>1</type>
			<locationURI>rev_1_4/src/projects/USB_HOST/Source/host_common/host_snd.h</locationURI>
		</link>
		<link>
			<name>Project_Sources/host_common/hostapi.h</name>
			<type>1</type>
			<locationURI>rev_1_4/src/projects/USB_HOST/Source/host_common/hostapi.h</locationURI>
		</link>
		<link>
			<name>cpu/headers/MK40X256VMD100.h</name>
			<type>1</type>
			<locationURI>rev_1_4/src/cpu/headers/MK40X256VMD100.h</locationURI>
		</link>
		<link>
			<name>drivers/mcg/mcg.c</name>
			<type>1</type>
			<locationURI>rev_1_4/src/drivers/mcg/mcg.c</locationURI>
		</link>
		<link>
			<name>drivers/mcg/mcg.h</name>
			<type>1</type>
			<locationURI>rev_1_4/src/drivers/mcg/mcg.h</locationURI>
		</link>
		<link>
			<name>drivers/uart/uart.c</name>
			<type>1</type>
			<locationURI>rev_1_4/src/drivers/uart/uart.c</locationURI>
		</link>
		<link>
			<name>drivers/uart/uart.h</name>
			<type>1</type>
			<locationURI>rev_1_4/src/drivers/uart/uart.h</locationURI>
		</link>
		<link>
			<name>drivers/wdog/wdog.c</name>
			<type>1</type>
			<locationURI>rev_1_4/src/drivers/wdog/wdog.c</locationURI>
		</link>
		<link>
			<name>drivers/wdog/wdog.h</name>
			<type>1</type>
			<locationURI>rev_1_4/src/drivers/wdog/wdog.h</locationURI>
		</link>
	</linkedResources>
	<variableList>
		<variable>
			<name>rev_1_4</name>
			<value>${PARENT-4-PROJECT_LOC}</value>
		</variable>
	</variableList>
</projectDescription>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -