stm32_study.lnp

来自「基于STM32串口-CAN函数包.其中,串口以中断形式接受,C」· LNP 代码 · 共 4 行

LNP
4
字号
"stm32f10x.o" "cortexm3_macro.o" "main.o" "setclock.o" "setusart.o" "retarget.o" "stm32f10x_gpio.o" "stm32f10x_lib.o" "stm32f10x_rcc.o" "stm32f10x_usart.o" "stm32f10x_nvic.o" "systick_irq.o" --device DARMSTM --strict --scatter "stm32_study.sct" 
--autoat --summary_stderr --info summarysizes --map --xref --callgraph --symbols 
--info sizes --info totals --info unused --info veneers 
 --list ".\stm32_study.map" -o "stm32_study.axf"

⌨️ 快捷键说明

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