⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 makefile

📁 Small Device C Compiler 面向Inter8051
💻
字号:
hello390.hex: hello390.c	sdcc -mds390 --xram-loc 0x100080 --code-loc 0x10000 \		-Wl-r hello390.c	packihx hello390.ihx >hello390.hex	#tinitalk -c execute hello390.hexclean:	rm -f *~ \#* *.asm *.cdb *.rel *.hex *.ihx *.lst *.map *.rst *.sym *.lnk core *.dump*

⌨️ 快捷键说明

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