1
0
forked from Git_test/Git_TEST

蓝灯间隔2000mS太大了,改为1000mS

This commit is contained in:
BD7IWD-CMP\bd7iw
2025-09-10 12:35:31 +08:00
parent eedd3484fa
commit c9bbdb607d
9 changed files with 9 additions and 39 deletions

View File

@@ -26,38 +26,8 @@ Project File Date: 09/10/2025
<h2>Output:</h2>
*** Using Compiler 'V5.06 update 6 (build 750)', folder: 'd:\soft\Keil_v5\ARM\ARMCC\Bin'
Rebuild target 'Target 1'
assembling startup_stm32f10x_md.s...
compiling core_cm3.c...
compiling stm32f10x_it.c...
compiling stm32f10x_dbgmcu.c...
compiling stm32f10x_can.c...
compiling stm32f10x_cec.c...
compiling stm32f10x_crc.c...
compiling misc.c...
compiling stm32f10x_bkp.c...
compiling stm32f10x_dma.c...
compiling stm32f10x_exti.c...
compiling system_stm32f10x.c...
compiling stm32f10x_dac.c...
compiling stm32f10x_flash.c...
compiling stm32f10x_adc.c...
compiling stm32f10x_fsmc.c...
compiling stm32f10x_gpio.c...
compiling stm32f10x_i2c.c...
compiling stm32f10x_iwdg.c...
compiling stm32f10x_pwr.c...
compiling stm32f10x_rcc.c...
compiling stm32f10x_rtc.c...
compiling stm32f10x_sdio.c...
compiling stm32f10x_spi.c...
compiling stm32f10x_wwdg.c...
compiling stm32f10x_usart.c...
compiling Delay.c...
Build target 'Target 1'
compiling Run_Led.c...
compiling main.c...
compiling Led_Init.c...
compiling stm32f10x_tim.c...
linking...
Program Size: Code=976 RO-data=252 RW-data=0 ZI-data=1632
FromELF: creating hex file...
@@ -74,7 +44,7 @@ Package Vendor: Keil
D:/soft/Keil_v5/Packs/Keil/STM32F1xx_DFP/2.4.1/Device/Include
<h2>Collection of Component Files used:</h2>
Build Time Elapsed: 00:00:01
Build Time Elapsed: 00:00:00
</pre>
</body>
</html>