gpio.plg

来自「STM32GPIO例程,学习STM32的入门例程」· PLG 代码 · 共 28 行

PLG
28
字号
<html>
<body>
<pre>
<h1>礦ision3 Build Log</h1>
<h2>Project:</h2>
D:\Document\STM32_SK\Examples\Examples for RVMDK\GPIO_RVMDK\GPIO\GPIO.uv2
Project File Date:  06/18/2008

<h2>Output:</h2>
Build target 'GPIO'
assembling cortexm3_macro.s...
assembling stm32f10x_vector.s...
compiling main.c...
compiling stm32f10x_it.c...
compiling stm32f10x_lib.c...
compiling stm32f10x_gpio.c...
compiling stm32f10x_exti.c...
compiling stm32f10x_nvic.c...
compiling stm32f10x_rcc.c...
compiling stm32f10x_flash.c...
linking...
Program Size: Code=2954 RO-data=290 RW-data=8 ZI-data=1120  
".\obj\GPIO.axf" - 0 Error(s), 0 Warning(s).
Clean started: Project: 'GPIO'
   deleting intermediate output files for target 'GPIO'
Clean started: Project: 'GPIO'
   deleting intermediate output files for target 'GPIO'

⌨️ 快捷键说明

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