[Tinyos-2-commits] CVS: tinyos-2.x/support/make/avr mib520.extra, NONE, 1.1
Janos Sallai
sallai at users.sourceforge.net
Wed Apr 23 13:32:01 PDT 2008
Update of /cvsroot/tinyos/tinyos-2.x/support/make/avr
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv30789
Added Files:
mib520.extra
Log Message:
added mib520.extra to be used with the mib520 programming board
--- NEW FILE: mib520.extra ---
#-*-Makefile-*- vim:syntax=make
#$Id: mib520.extra,v 1.1 2008/04/23 20:31:58 sallai Exp $
# The MIB520 uses the same protocol as the MIB510, so we
# just include mib510.extra
MIB510 = $(MIB520)
include $(TINYOS_MAKE_PATH)/avr/mib510.extra
More information about the Tinyos-2-commits
mailing list