fishingsonar_200k_sh.lnp

来自「STM32,5110液晶显示超声波测距探鱼器200KHz,带电路图,精确到厘米」· LNP 代码 · 共 5 行

LNP
5
字号
--cpu Cortex-M3 ".\hex\startup_stm32f10x_md.o" ".\hex\core_cm3.o" ".\hex\system_stm32f10x.o" ".\hex\misc.o" ".\hex\stm32f10x_adc.o" ".\hex\stm32f10x_bkp.o" ".\hex\stm32f10x_can.o" ".\hex\stm32f10x_cec.o" ".\hex\stm32f10x_crc.o" ".\hex\stm32f10x_dac.o" ".\hex\stm32f10x_dbgmcu.o" ".\hex\stm32f10x_dma.o" ".\hex\stm32f10x_exti.o" ".\hex\stm32f10x_flash.o" ".\hex\stm32f10x_fsmc.o" ".\hex\stm32f10x_gpio.o" ".\hex\stm32f10x_i2c.o" ".\hex\stm32f10x_iwdg.o" ".\hex\stm32f10x_pwr.o" ".\hex\stm32f10x_rcc.o" ".\hex\stm32f10x_rtc.o" ".\hex\stm32f10x_sdio.o" ".\hex\stm32f10x_spi.o" ".\hex\stm32f10x_tim.o" ".\hex\stm32f10x_usart.o" ".\hex\stm32f10x_wwdg.o" ".\hex\main.o" ".\hex\stm32f10x_it.o" ".\hex\detecting.o" ".\hex\hmi.o" ".\hex\signalling.o" ".\hex\com.o" 
--library_type=microlib --strict --scatter ".\Hex\FishingSonar_200K_SH.sct" 
--summary_stderr --info summarysizes --map --xref --callgraph --symbols 
--info sizes --info totals --info unused --info veneers 
 --list ".\FishingSonar_200K_SH.map" -o .\Hex\FishingSonar_200K_SH.axf

⌨️ 快捷键说明

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