代码搜索:tinyOS
找到约 3,275 项符合「tinyOS」的源代码
代码结果 3,275
www.eeworm.com/read/137691/5821882
toolchain readme.toolchain
Creating the MSP430 toolchain for the MSP430F161x series of microcontrollers
============================================================================
Joe Polastre
www.eeworm.com/read/176523/9494910
aab _3fg.aab
-Mavr_enhanced -lC:\tinyos\cygwin\opt\tinyos-1.x\contrib\xbow\apps\Cluster_cc1100_20061002\program\main.c main.i main.s
www.eeworm.com/read/137691/5819934
build-data-dir
#!/bin/sh
rm -rf data-dir
mkdir data-dir
DDIR=$PWD/data-dir
mkdir -p $DDIR/CONTROL
mkdir -p $DDIR/usr/local/bin
mkdir -p $DDIR/usr/local/lib
mkdir -p $DDIR/opt/QtPalmtop/pics
mkdir -p $DDIR/opt/QtPalm
www.eeworm.com/read/415666/11059293
rules msp.rules
#-*-Makefile-*- vim:syntax=make
#$Id: msp.rules,v 1.15 2008/06/24 15:39:13 regehr Exp $
#$Id: msp.rules,v 1.15 2009/01/28 15:39:13 swathy Exp $
#modification for Minisec's make process on IRIS mote
M
www.eeworm.com/read/406236/11446599
pdf 基于gene-8310的嵌入式tinyos系统设计.pdf
www.eeworm.com/read/14049/292874
pdf 基于tinyos的无线传感器网络平台的实现.pdf
www.eeworm.com/read/383976/8908433
c app.c
#define nx_struct struct
#define nx_union union
#define dbg(mode, format, ...) ((void)0)
#define dbg_clear(mode, format, ...) ((void)0)
#define dbg_active(mode) 0
# 151 "/usr/lib/gcc/avr/3.4.6/include
www.eeworm.com/read/137691/5819656
extra reinstall.extra
#-*-Makefile-*- vim:syntax=make
#$Id: reinstall.extra,v 1.5 2005/01/28 00:20:54 jwhui Exp $
NODEID = $(REINSTALL)
BUILD_DEPS = setid program delsetid
ifdef TINYOS_NP
ifeq ($(TINYOS_NP),BNP)
BU
www.eeworm.com/read/137691/5819664
extra install.extra
#-*-Makefile-*- vim:syntax=make
#$Id: install.extra,v 1.5 2005/01/18 00:58:13 jwhui Exp $
NODEID = $(INSTALL)
BUILD_DEPS = srec tosimage bytes setid program delsetid
ifdef TINYOS_NP
ifeq ($(TINYOS
www.eeworm.com/read/468397/6989468