os_tmr.__i
来自「uCOS在STM32下的移植,移植好的uCOS可以直接应用在stm32下的开发应」· __I 代码 · 共 1 行
__I
1 行
-c --device DARMSTM -g -O0 --apcs=interwork -I.\BSP -I.\APP -I.\CortexM3 -I.\uCOS -I "C:\Keil\ARM\INC\ST\STM32F10x" -o ".\APP\Output\os_tmr.o" --omf_browse ".\APP\Output\os_tmr.crf" --depend ".\APP\Output\os_tmr.d" "uCOS\os_tmr.c"
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?