📄 reinstall.extra
字号:
#-*-Makefile-*- vim:syntax=make#$Id: reinstall.extra,v 1.6 2005/07/28 22:57:50 jwhui Exp $NODEID = $(REINSTALL)BUILD_DEPS = setid programifeq ($(TINYOS_NP),BNP) BUILD_DEPS = setid program_bl program_no_eendifcheck_bnp: FORCE @perl -e 'exit 0 if (<> =~ /^\:103000/); print "\nERROR: Trying to install with BNP support.\n main.ihex was not built properly, please recompile.\n\n"; exit 1;' $(INSTALL_IHEX)
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -