📄 gpio.uvproj
字号:
<Type>1</Type> <StartAddress>0x8000000</StartAddress> <Size>0x40000</Size> </IROM> <XRAM> <Type>0</Type> <StartAddress>0x0</StartAddress> <Size>0x0</Size> </XRAM> <OCR_RVCT1> <Type>1</Type> <StartAddress>0x0</StartAddress> <Size>0x0</Size> </OCR_RVCT1> <OCR_RVCT2> <Type>1</Type> <StartAddress>0x0</StartAddress> <Size>0x0</Size> </OCR_RVCT2> <OCR_RVCT3> <Type>1</Type> <StartAddress>0x0</StartAddress> <Size>0x0</Size> </OCR_RVCT3> <OCR_RVCT4> <Type>1</Type> <StartAddress>0x8000000</StartAddress> <Size>0x40000</Size> </OCR_RVCT4> <OCR_RVCT5> <Type>1</Type> <StartAddress>0x0</StartAddress> <Size>0x0</Size> </OCR_RVCT5> <OCR_RVCT6> <Type>0</Type> <StartAddress>0x0</StartAddress> <Size>0x0</Size> </OCR_RVCT6> <OCR_RVCT7> <Type>0</Type> <StartAddress>0x0</StartAddress> <Size>0x0</Size> </OCR_RVCT7> <OCR_RVCT8> <Type>0</Type> <StartAddress>0x0</StartAddress> <Size>0x0</Size> </OCR_RVCT8> <OCR_RVCT9> <Type>0</Type> <StartAddress>0x20000000</StartAddress> <Size>0xc000</Size> </OCR_RVCT9> <OCR_RVCT10> <Type>0</Type> <StartAddress>0x0</StartAddress> <Size>0x0</Size> </OCR_RVCT10> </OnChipMemories> <RvctStartVector></RvctStartVector> </ArmAdsMisc> <Cads> <interw>1</interw> <Optim>1</Optim> <oTime>0</oTime> <SplitLS>0</SplitLS> <OneElfS>0</OneElfS> <Strict>0</Strict> <EnumInt>0</EnumInt> <PlainCh>0</PlainCh> <Ropi>0</Ropi> <Rwpi>0</Rwpi> <wLevel>0</wLevel> <uThumb>0</uThumb> <VariousControls> <MiscControls></MiscControls> <Define></Define> <Undefine></Undefine> <IncludePath>.\Source\App;.\Source\CMSIS\Core\CM3;.\Source\CMSIS\Core\CM3\startup\arm;.\Source\STM32F10x_StdPeriph_Driver\inc;.\Source\STM32F10x_StdPeriph_Driver\src</IncludePath> </VariousControls> </Cads> <Aads> <interw>1</interw> <Ropi>0</Ropi> <Rwpi>0</Rwpi> <thumb>0</thumb> <SplitLS>0</SplitLS> <SwStkChk>0</SwStkChk> <NoWarn>0</NoWarn> <VariousControls> <MiscControls></MiscControls> <Define></Define> <Undefine></Undefine> <IncludePath></IncludePath> </VariousControls> </Aads> <LDads> <umfTarg>1</umfTarg> <Ropi>0</Ropi> <Rwpi>0</Rwpi> <noStLib>0</noStLib> <RepFail>1</RepFail> <useFile>0</useFile> <TextAddressRange>0x08000000</TextAddressRange> <DataAddressRange>0x20000000</DataAddressRange> <ScatterFile></ScatterFile> <IncludeLibs></IncludeLibs> <IncludeLibsPath></IncludeLibsPath> <Misc></Misc> <LinkerInputFile></LinkerInputFile> <DisabledWarnings></DisabledWarnings> </LDads> </TargetArmAds> </TargetOption> <Groups> <Group> <GroupName>CMSIS</GroupName> <Files> <File> <FileName>core_cm3.c</FileName> <FileType>1</FileType> <FilePath>.\Source\CMSIS\Core\CM3\core_cm3.c</FilePath> </File> <File> <FileName>system_stm32f10x.c</FileName> <FileType>1</FileType> <FilePath>.\Source\CMSIS\Core\CM3\system_stm32f10x.c</FilePath> </File> <File> <FileName>startup_stm32f10x_hd.s</FileName> <FileType>2</FileType> <FilePath>.\Source\CMSIS\Core\CM3\startup\arm\startup_stm32f10x_hd.s</FilePath> </File> </Files> </Group> <Group> <GroupName>APP</GroupName> <Files> <File> <FileName>main.c</FileName> <FileType>1</FileType> <FilePath>.\Source\App\main.c</FilePath> </File> </Files> </Group> <Group> <GroupName>LIB</GroupName> <Files> <File> <FileName>misc.c</FileName> <FileType>1</FileType> <FilePath>.\Source\STM32F10x_StdPeriph_Driver\src\misc.c</FilePath> </File> <File> <FileName>stm32f10x_adc.c</FileName> <FileType>1</FileType> <FilePath>.\Source\STM32F10x_StdPeriph_Driver\src\stm32f10x_adc.c</FilePath> </File> <File> <FileName>stm32f10x_bkp.c</FileName> <FileType>1</FileType> <FilePath>.\Source\STM32F10x_StdPeriph_Driver\src\stm32f10x_bkp.c</FilePath> </File> <File> <FileName>stm32f10x_can.c</FileName> <FileType>1</FileType> <FilePath>.\Source\STM32F10x_StdPeriph_Driver\src\stm32f10x_can.c</FilePath> </File> <File> <FileName>stm32f10x_crc.c</FileName> <FileType>1</FileType> <FilePath>.\Source\STM32F10x_StdPeriph_Driver\src\stm32f10x_crc.c</FilePath> </File> <File> <FileName>stm32f10x_dac.c</FileName> <FileType>1</FileType> <FilePath>.\Source\STM32F10x_StdPeriph_Driver\src\stm32f10x_dac.c</FilePath> </File> <File> <FileName>stm32f10x_dbgmcu.c</FileName> <FileType>1</FileType> <FilePath>.\Source\STM32F10x_StdPeriph_Driver\src\stm32f10x_dbgmcu.c</FilePath> </File> <File> <FileName>stm32f10x_dma.c</FileName> <FileType>1</FileType> <FilePath>.\Source\STM32F10x_StdPeriph_Driver\src\stm32f10x_dma.c</FilePath> </File> <File> <FileName>stm32f10x_exti.c</FileName> <FileType>1</FileType> <FilePath>.\Source\STM32F10x_StdPeriph_Driver\src\stm32f10x_exti.c</FilePath> </File> <File> <FileName>stm32f10x_flash.c</FileName> <FileType>1</FileType> <FilePath>.\Source\STM32F10x_StdPeriph_Driver\src\stm32f10x_flash.c</FilePath> </File> <File> <FileName>stm32f10x_fsmc.c</FileName> <FileType>1</FileType> <FilePath>.\Source\STM32F10x_StdPeriph_Driver\src\stm32f10x_fsmc.c</FilePath> </File> <File> <FileName>stm32f10x_gpio.c</FileName> <FileType>1</FileType> <FilePath>.\Source\STM32F10x_StdPeriph_Driver\src\stm32f10x_gpio.c</FilePath> </File> <File> <FileName>stm32f10x_i2c.c</FileName> <FileType>1</FileType> <FilePath>.\Source\STM32F10x_StdPeriph_Driver\src\stm32f10x_i2c.c</FilePath> </File> <File> <FileName>stm32f10x_iwdg.c</FileName> <FileType>1</FileType> <FilePath>.\Source\STM32F10x_StdPeriph_Driver\src\stm32f10x_iwdg.c</FilePath> </File> <File> <FileName>stm32f10x_pwr.c</FileName> <FileType>1</FileType> <FilePath>.\Source\STM32F10x_StdPeriph_Driver\src\stm32f10x_pwr.c</FilePath> </File> <File> <FileName>stm32f10x_rcc.c</FileName> <FileType>1</FileType> <FilePath>.\Source\STM32F10x_StdPeriph_Driver\src\stm32f10x_rcc.c</FilePath> </File> <File> <FileName>stm32f10x_rtc.c</FileName> <FileType>1</FileType> <FilePath>.\Source\STM32F10x_StdPeriph_Driver\src\stm32f10x_rtc.c</FilePath> </File> <File> <FileName>stm32f10x_sdio.c</FileName> <FileType>1</FileType> <FilePath>.\Source\STM32F10x_StdPeriph_Driver\src\stm32f10x_sdio.c</FilePath> </File> <File> <FileName>stm32f10x_spi.c</FileName> <FileType>1</FileType> <FilePath>.\Source\STM32F10x_StdPeriph_Driver\src\stm32f10x_spi.c</FilePath> </File> <File> <FileName>stm32f10x_tim.c</FileName> <FileType>1</FileType> <FilePath>.\Source\STM32F10x_StdPeriph_Driver\src\stm32f10x_tim.c</FilePath> </File> <File> <FileName>stm32f10x_usart.c</FileName> <FileType>1</FileType> <FilePath>.\Source\STM32F10x_StdPeriph_Driver\src\stm32f10x_usart.c</FilePath> </File> <File> <FileName>stm32f10x_wwdg.c</FileName> <FileType>1</FileType> <FilePath>.\Source\STM32F10x_StdPeriph_Driver\src\stm32f10x_wwdg.c</FilePath> </File> </Files> </Group> </Groups> </Target> </Targets></Project>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -