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

📄 .project

📁 STM32F4-Discovery TIM_PWM_Input keil&iar例程
💻 PROJECT
字号:
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
	<name>TIM_PWM_Input</name>
	<comment></comment>
	<projects>
	</projects>
	<buildSpec>
		<buildCommand>
			<name>com.tasking.arm.TskManagedBuilder</name>
			<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>
		<nature>com.tasking.arm.target</nature>
	</natures>
	<linkedResources>
		<link>
			<name>STM32F4-Discovery</name>
			<type>2</type>
			<locationURI>WORKSPACE_LOC/.metadata/Link</locationURI>
		</link>
		<link>
			<name>STM32F4xx_StdPeriph_Driver</name>
			<type>2</type>
			<locationURI>WORKSPACE_LOC/.metadata/Link</locationURI>
		</link>
		<link>
			<name>User</name>
			<type>2</type>
			<locationURI>WORKSPACE_LOC/.metadata/Link</locationURI>
		</link>
		<link>
			<name>STM32F4-Discovery/stm32f4_discovery.c</name>
			<type>1</type>
			<locationURI>PARENT-5-PROJECT_LOC/Utilities/STM32F4-Discovery/stm32f4_discovery.c</locationURI>
		</link>
		<link>
			<name>STM32F4xx_StdPeriph_Driver/misc.c</name>
			<type>1</type>
			<locationURI>PARENT-5-PROJECT_LOC/Libraries/STM32F4xx_StdPeriph_Driver/src/misc.c</locationURI>
		</link>
		<link>
			<name>STM32F4xx_StdPeriph_Driver/stm32f4xx_exti.c</name>
			<type>1</type>
			<locationURI>PARENT-5-PROJECT_LOC/Libraries/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_exti.c</locationURI>
		</link>
		<link>
			<name>STM32F4xx_StdPeriph_Driver/stm32f4xx_gpio.c</name>
			<type>1</type>
			<locationURI>PARENT-5-PROJECT_LOC/Libraries/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_gpio.c</locationURI>
		</link>
		<link>
			<name>STM32F4xx_StdPeriph_Driver/stm32f4xx_rcc.c</name>
			<type>1</type>
			<locationURI>PARENT-5-PROJECT_LOC/Libraries/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_rcc.c</locationURI>
		</link>
		<link>
			<name>STM32F4xx_StdPeriph_Driver/stm32f4xx_syscfg.c</name>
			<type>1</type>
			<locationURI>PARENT-5-PROJECT_LOC/Libraries/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_syscfg.c</locationURI>
		</link>
		<link>
			<name>STM32F4xx_StdPeriph_Driver/stm32f4xx_tim.c</name>
			<type>1</type>
			<locationURI>PARENT-5-PROJECT_LOC/Libraries/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_tim.c</locationURI>
		</link>
		<link>
			<name>TASKING/cstart_thumb2.asm</name>
			<type>1</type>
			<locationURI>PARENT-5-PROJECT_LOC/Libraries/CMSIS/ST/STM32F4xx/Source/Templates/TASKING/cstart_thumb2.asm</locationURI>
		</link>
		<link>
			<name>User/main.c</name>
			<type>1</type>
			<locationURI>PARENT-2-PROJECT_LOC/main.c</locationURI>
		</link>
		<link>
			<name>User/stm32f4xx_it.c</name>
			<type>1</type>
			<locationURI>PARENT-2-PROJECT_LOC/stm32f4xx_it.c</locationURI>
		</link>
		<link>
			<name>User/system_stm32f4xx.c</name>
			<type>1</type>
			<locationURI>PARENT-2-PROJECT_LOC/system_stm32f4xx.c</locationURI>
		</link>
	</linkedResources>
</projectDescription>

⌨️ 快捷键说明

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