readme.txt

来自「MINI-os code,you can download !」· 文本 代码 · 共 6 行

TXT
6
字号
Save you own crtavr.o file and copy os\crtavr.o to icc\lib\ to make the startup code start with os_start() instead of main(), also you can use the crtavr.s file, only change the "rcall _main" to "rcall _os_start".

contact:
   e-mail: wh_23sh@163.com

Jerry down form internet . 20080617

⌨️ 快捷键说明

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