代码搜索:tinyOS

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

代码结果 3,275
www.eeworm.com/read/484868/1265110

sh tinyos.sh.sh

# script for profile.d for bash shells, adjusted for each users # installation by substituting @prefix@ for the actual tinyos tree # installation point. TOSROOT="@prefix@/tinyos-1.x" export TOSROOT T
www.eeworm.com/read/229812/4733022

h tinyos2.h

/**************************************************************************** * * Open Watcom Project * * Portions Copyright (c) 1983-2002 Sybase, Inc. All Rights Res
www.eeworm.com/read/270919/4231678

tinyos-serial-configure

#!/bin/sh num=$((`echo $1 | sed -e s/COM//` - 1)) stty -F /dev/ttyS$num raw
www.eeworm.com/read/155397/5622201

tinyos-serial-configure

#!/bin/sh num=$((`echo $1 | sed -e s/COM//` - 1)) stty -F /dev/ttyS$num raw