代码搜索:tinyOS

找到约 3,275 项符合「tinyOS」的源代码

代码结果 3,275
www.eeworm.com/read/137691/5819648

extra install.extra

#-*-Makefile-*- vim:syntax=make #$Id: install.extra,v 1.4 2005/01/17 23:01:09 jwhui Exp $ NODEID = $(INSTALL) BUILD_DEPS = tosimage bytes setid program ifdef TINYOS_NP ifeq ($(TINYOS_NP),BNP)
www.eeworm.com/read/137691/5819654

extra install.extra

#-*-Makefile-*- vim:syntax=make #$Id: install.extra,v 1.1 2005/02/23 22:17:02 radler Exp $ NODEID = $(INSTALL) BUILD_DEPS = ihex bytes program ifdef TINYOS_NP ifeq ($(TINYOS_NP),BNP) BUILD_DEP
www.eeworm.com/read/116008/6114263

makefile

all: Mig1Msg.java javac *.java # maybe a ncc -print-tos-dir option would be nice... Mig1Msg.java: ../../../../../../apps/TestMig1/Mig1Msg.h mig -java-classname=net.tinyos.tests.mig1.Mig1Msg java $
www.eeworm.com/read/137691/5819641

extra reinstall.extra

#-*-Makefile-*- vim:syntax=make #$Id: reinstall.extra,v 1.4 2004/11/22 05:36:21 jwhui Exp $ NODEID = $(REINSTALL) BUILD_DEPS = setid program ifdef TINYOS_NP ifeq ($(TINYOS_NP),BNP) BUILD_DEPS
www.eeworm.com/read/137691/5819649

extra reinstall.extra

#-*-Makefile-*- vim:syntax=make #$Id: reinstall.extra,v 1.1 2005/02/23 22:17:02 radler Exp $ NODEID = $(REINSTALL) BUILD_DEPS = setid program ifdef TINYOS_NP ifeq ($(TINYOS_NP),BNP) BUILD_DEPS
www.eeworm.com/read/155397/5622194

makefile

# Makefile to install tinyos tools EXES=mote-key toscheck tinyos-serial-configure set-mote-id locate-jre all: $(EXES) install: all install -d $(prefix)/bin install $(EXES) $(prefix)/bin clean:
www.eeworm.com/read/11139/197314

readme

This directory contains the tinyos tools that are distributed in the tinyos-tools package, along with the spec files for all tinyos packages (the release directory). To install the tinyos tools
www.eeworm.com/read/137691/5820388

java fs.java

/** * This class is automatically generated by ncg. DO NOT EDIT THIS FILE. * This class includes values of some nesC constants from * /opt/tinyos-1.x/tos/lib/FS/Remote.nc. */ package net.tinyos.m
www.eeworm.com/read/11139/197700

repository

tinyos-2.x/tools/tinyos