📄 install.extra
字号:
#-#-Makefile-#- vim:syntax=make
NODEID = $(INSTALL)
BUILD_DEPS = srec tosimage bytes $(POST_BUILD_EXTRA_DEPS) setid program delsetid
ifdef BOOTLOADER
ifeq ($(BOOTLOADER),tosboot)
BUILD_DEPS += program_bl
endif
endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -