📄 makefile
字号:
O_TARGET := kernel.oobj-y := boot_kernel.o param.o command.o exec.o load_file.oobj-$(CONFIG_MEMORY_CMD) += memgen.oobj-$(CONFIG_MEMORY_TEST) += memtst.oobj-$(CONFIG_USE_IRQ) += irq.osubdir-y :=include $(TOPDIR)/Rules.make
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -