代码搜索结果

找到约 3,767 项符合 Bootloader 的代码

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_

reinstall.extra

#-*-Makefile-*- vim:syntax=make #$Id: reinstall.extra,v 1.5 2008/06/18 20:22:51 razvanm Exp $ NODEID = $(REINSTALL) BUILD_DEPS = setid program ifdef BOOTLOADER ifeq ($(BOOTLOADER),tosboot)

reinstall.extra

#-*-Makefile-*- vim:syntax=make #$Id: reinstall.extra,v 1.5 2008/06/18 20:22:51 razvanm Exp $ NODEID = $(REINSTALL) BUILD_DEPS = setid program delsetid ifdef BOOTLOADER ifeq ($(BOOTLOADER),

makefile

COMPONENT=BlinkAppC BOOTLOADER=tosboot #CFLAGS += -DDELUGE_BASESTATION #CFLAGS += -DDELUGE_LIGHT_BASESTATION include $(MAKERULES)

makefile

COMPONENT=GoldenImageAppC BOOTLOADER=tosboot CFLAGS+=-DDELUGE_LIGHT_BASESTATION include $(MAKERULES)

makefile

COMPONENT=BlinkAppC BOOTLOADER=tosboot #CFLAGS += -DDELUGE_BASESTATION #CFLAGS += -DDELUGE_LIGHT_BASESTATION include $(MAKERULES)

makefile

COMPONENT=BasestationAppC BOOTLOADER=tosboot CFLAGS += -DDELUGE_BASESTATION include $(MAKERULES)

makefile

COMPONENT=UDPEchoC # uncomment this for network programming support # BOOTLOADER=tosboot CFLAGS += -DCC2420_DEF_CHANNEL=15 CFLAGS += -DRF230_DEF_CHANNEL=15 # CFLAGS += -DCC2420_DEF_RFPOWER=4