stm32f10x_vector._ia
来自「OV7670模组带转接板资料」· _IA 代码 · 共 1 行
_IA
1 行
--cpu Cortex-M3 -g --apcs=interwork --pd "__MICROLIB SETA 1" -I "C:\Keil\ARM\INC" -I "C:\Keil\ARM\INC\ST\STM32F10x" --list ".\Lst\stm32f10x_vector.lst" --xref -o ".\Obj\stm32f10x_vector.o" --depend ".\Obj\stm32f10x_vector.d" "stm32f10x_vector.s"
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?