files.mk
来自「COG-VP12864液晶屏驱动代码及对应RTC实例」· MK 代码 · 共 11 行
MK
11 行
# $Id: files.mk,v 1.0 2004/08/25 10:33:14 philip $ ##################################################################### New modules should be added the appropriate section below #####################################################################CFILES = hello.c irq.c uart.c exc_handler.cASFILES = boot.s cache.s asm_irq.s asm_exc_handler.sOTHERS = Makefile files.mk
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?