uart.lnp

来自「基于lpc2103的arm7代码」· LNP 代码 · 共 4 行

LNP
4
字号
"startup.o" "irq.o" "target.o" "uart.o" "rtc.o" "timer.o" "wdt.o" "i2c.o" "i2ctest.o" --strict --scatter "uart.sct" 
--map --xref --callgraph --symbols 
--info sizes --info totals --info unused --info veneers 
 --list ".\uart.map" -o "uart.axf"

⌨️ 快捷键说明

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