📄 custom_hid.rapp
字号:
<ApplicationBuild Header="Custom_HID" Extern=".\Custom_HID.rapp" Path=".\Custom_HID.rapp" OutputFile="obj\Custom_HID.elf" Config="STM3210E-EVAL" sate="98" >
<Group Header="User" Marker="-1" OutputFile="" sate="0" >
<NodeC Path="..\src\hw_config.c" Header="hw_config.c" Marker="-1" OutputFile="obj\hw_config.o" sate="0" />
<NodeC Path="..\src\main.c" Header="main.c" Marker="-1" OutputFile="obj\main.o" sate="0" />
<NodeC Path="..\src\stm32f10x_it.c" Header="stm32f10x_it.c" Marker="-1" OutputFile="obj\stm32f10x_it.o" sate="0" />
<NodeC Path="..\src\usb_desc.c" Header="usb_desc.c" Marker="-1" OutputFile="obj\usb_desc.o" sate="0" />
<NodeC Path="..\src\usb_endp.c" Header="usb_endp.c" Marker="-1" OutputFile="obj\usb_endp.o" sate="0" />
<NodeC Path="..\src\usb_istr.c" Header="usb_istr.c" Marker="-1" OutputFile="obj\usb_istr.o" sate="0" />
<NodeC Path="..\src\usb_prop.c" Header="usb_prop.c" Marker="-1" OutputFile="obj\usb_prop.o" sate="0" />
<NodeC Path="..\src\usb_pwr.c" Header="usb_pwr.c" Marker="-1" OutputFile="obj\usb_pwr.o" sate="0" />
</Group>
<Group Header="USB-FS-Device_Driver" Marker="-1" OutputFile="" sate="0" >
<NodeC Path="..\..\..\Libraries\STM32_USB-FS-Device_Driver\src\usb_core.c" Header="usb_core.c" Marker="-1" OutputFile="obj\usb_core.o" sate="0" />
<NodeC Path="..\..\..\Libraries\STM32_USB-FS-Device_Driver\src\usb_init.c" Header="usb_init.c" Marker="-1" OutputFile="obj\usb_init.o" sate="0" />
<NodeC Path="..\..\..\Libraries\STM32_USB-FS-Device_Driver\src\usb_int.c" Header="usb_int.c" Marker="-1" OutputFile="obj\usb_int.o" sate="0" />
<NodeC Path="..\..\..\Libraries\STM32_USB-FS-Device_Driver\src\usb_mem.c" Header="usb_mem.c" Marker="-1" OutputFile="obj\usb_mem.o" sate="0" />
<NodeC Path="..\..\..\Libraries\STM32_USB-FS-Device_Driver\src\usb_regs.c" Header="usb_regs.c" Marker="-1" OutputFile="obj\usb_regs.o" sate="0" />
</Group>
<Group Header="RIDE" Marker="-1" OutputFile="" sate="0" >
<NodeC Path="..\..\..\Libraries\CMSIS\Core\CM3\startup\gcc\startup_stm32f10x_hd.c" Header="startup_stm32f10x_hd.c" Marker="-1" OutputFile="obj\startup_stm32f10x_hd.o" sate="0" >
<Options>
<Config Header="STM3210B-EVAL" >
<Set Header="NodeC" >
<Section Header="Build" >
<Property Header="Exclude" Value="Yes" Removable="1" />
</Section>
</Set>
<Set Header="GCC" >
<Section Header="Defines" >
<Property Header="Defines" Value="STM32F10X_MD;USE_STDPERIPH_DRIVER;USE_STM3210B_EVAL" Removable="1" />
</Section>
</Set>
</Config>
</Options>
</NodeC>
<NodeC Path="..\..\..\Libraries\CMSIS\Core\CM3\startup\gcc\startup_stm32f10x_ld.c" Header="startup_stm32f10x_ld.c" Marker="0" OutputFile="obj\startup_stm32f10x_ld.o" sate="0" >
<Options>
<Config Header="STM3210E-EVAL" >
<Set Header="NodeC" >
<Section Header="Build" >
<Property Header="Exclude" Value="Yes" Removable="1" />
</Section>
</Set>
</Config>
<Config Header="STM3210B-EVAL" >
<Set Header="NodeC" >
<Section Header="Build" >
<Property Header="Exclude" Value="Yes" Removable="1" />
</Section>
</Set>
</Config>
</Options>
</NodeC>
<NodeC Path="..\..\..\Libraries\CMSIS\Core\CM3\startup\gcc\startup_stm32f10x_md.c" Header="startup_stm32f10x_md.c" Marker="0" OutputFile="obj\startup_stm32f10x_md.o" sate="0" >
<Options>
<Config Header="STM3210E-EVAL" >
<Set Header="NodeC" >
<Section Header="Build" >
<Property Header="Exclude" Value="Yes" Removable="1" />
</Section>
</Set>
</Config>
</Options>
</NodeC>
</Group>
<Configs>
<Config Header="STM3210E-EVAL" />
<Config Header="STM3210B-EVAL" />
</Configs>
<Group Header="StdPeriph_Driver" Marker="-1" OutputFile="" sate="0" >
<NodeC Path="..\..\..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_rcc.c" Header="stm32f10x_rcc.c" Marker="-1" OutputFile="obj\stm32f10x_rcc.o" sate="0" />
<NodeC Path="..\..\..\Libraries\STM32F10x_StdPeriph_Driver\src\misc.c" Header="misc.c" Marker="-1" OutputFile="obj\misc.o" sate="0" />
<NodeC Path="..\..\..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_adc.c" Header="stm32f10x_adc.c" Marker="-1" OutputFile="obj\stm32f10x_adc.o" sate="0" />
<NodeC Path="..\..\..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_dma.c" Header="stm32f10x_dma.c" Marker="-1" OutputFile="obj\stm32f10x_dma.o" sate="0" />
<NodeC Path="..\..\..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_exti.c" Header="stm32f10x_exti.c" Marker="-1" OutputFile="obj\stm32f10x_exti.o" sate="0" />
<NodeC Path="..\..\..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_flash.c" Header="stm32f10x_flash.c" Marker="-1" OutputFile="obj\stm32f10x_flash.o" sate="0" />
<NodeC Path="..\..\..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_gpio.c" Header="stm32f10x_gpio.c" Marker="-1" OutputFile="obj\stm32f10x_gpio.o" sate="0" />
</Group>
<Group Header="CMSIS" Marker="-1" OutputFile="" sate="0" >
<NodeC Path="..\..\..\Libraries\CMSIS\Core\CM3\system_stm32f10x.c" Header="system_stm32f10x.c" Marker="-1" OutputFile="obj\system_stm32f10x.o" sate="0" />
<NodeC Path="..\..\..\Libraries\CMSIS\Core\CM3\core_cm3.c" Header="core_cm3.c" Marker="-1" OutputFile="obj\core_cm3.o" sate="0" />
</Group>
<Group Header="Doc" Marker="-1" OutputFile="" sate="0" >
<NodeText Path="..\readme.txt" Header="readme.txt" Marker="-1" OutputFile="" sate="0" />
</Group>
<Options>
<Config Header="Standard" >
<Set Header="ApplicationBuild" >
<Section Header="General" >
<Property Header="TargetFamily" Value="ARM" />
</Section>
<Section Header="Directories" >
<Property Header="OutDir" Value="obj" Removable="1" />
<Property Header="ListDir" Value="lst" Removable="1" />
<Property Header="IncDir" Value="..\..\..\..\..\FWLib\library\inc;..\..\..\..\library\inc;..\..\include" Removable="1" />
</Section>
</Set>
<Set Header="Target" >
<Section Header="ProcessorARM" >
<Property Header="Processor" Value="STM32F103VBT6" />
</Section>
<Section Header="ToolSetARM" >
<Property Header="BuildToolSetARM" Value="ARM\\GNU.config" Removable="1" />
</Section>
<Section Header="DebugARM" >
<Property Header="DebugTool" Value="RLINK_CORTEX" Removable="1" />
</Section>
</Set>
<Set Header="LD" >
<Section Header="LIB" >
<Property Header="UART0PUTC" Value="0" Removable="1" />
<Property Header="SMALLP" Value="0" Removable="1" />
<Property Header="STLIB" Value="0" Removable="1" />
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -