readme

来自「sdcc是为51等小型嵌入式cpu设计的c语言编译器支持数种不同类型的cpu」· 代码 · 共 6 行

TXT
6
字号
This directory contains the startup files for the SDCC pic16 port.There are 3 startup files,crt0.o		minimal initialisation routinecrt0i.o		initialisation of variablescrt0iz.o	RAM cleanup and initialisation of variables

⌨️ 快捷键说明

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