代码搜索:tinyOS
找到约 3,275 项符合「tinyOS」的源代码
代码结果 3,275
www.eeworm.com/read/383940/2608362
makefile
# Top-level Makefile for tools/java
SUBDIRS = tinyos
ROOT = ..
include $(ROOT)/Makefile.include
www.eeworm.com/read/11139/197599
1 tos-install-jni.1
.TH tos-install-jni 1 "Feb 3, 2006"
.LO 1
.SH NAME
tos-install-jni - Install TinyOS JNI libraries
.SH SYNOPSIS
\fBtos-install-jni\fR
.SH DESCRIPTION
\fBtos-install-jni\fR install's TinyOS
www.eeworm.com/read/383940/2608511
extra reinstall.extra
#-*-Makefile-*- vim:syntax=make
#$Id: reinstall.extra,v 1.4 2006/12/12 18:22:59 vlahan Exp $
NODEID = $(REINSTALL)
BUILD_DEPS = setid program
ifdef TINYOS_NP
ifeq ($(TINYOS_NP),BNP)
BUILD_DEPS
www.eeworm.com/read/415669/2134022
java routingtest.java
/* ex: set tabstop=4 shiftwidth=4 expandtab:*/
/* $Id: RoutingTest.java,v 1.9 2006/10/03 06:51:26 maoy Exp $ */
package net.tinyos.cr;
import java.io.*;
import java.util.*;
import net.tinyos.mess
www.eeworm.com/read/415669/2134027
java testmeasure.java
/* ex: set tabstop=4 shiftwidth=4 expandtab:*/
/* $Id: TestMeasure.java,v 1.5 2006/09/22 03:46:11 maoy Exp $ */
package net.tinyos.cr;
import java.io.*;
import java.util.*;
import net.tinyos.mess
www.eeworm.com/read/415669/2134044
4 .#testmeasure.java.1.4
/* ex: set tabstop=4 shiftwidth=4 expandtab:*/
/* $Id: TestMeasure.java,v 1.4 2006/03/13 05:04:41 maoy Exp $ */
package net.tinyos.cr;
import java.io.*;
import java.util.*;
import net.tinyos.mess
www.eeworm.com/read/11139/198435
repository
tinyos-2.x/tos/lib/tosthreads/platforms/mica2/chips/cc1000
www.eeworm.com/read/270919/4232191
makefile
# Makefile for tools/java/net/tinyos/sim/script
SUBDIRS = reflect
ROOT = ../../../..
include $(ROOT)/Makefile.include