[Tinyos-2-commits] CVS: tinyos-2.x/support/make/avr avr.rules, 1.20, 1.21 xnp.extra, 1.4, NONE
Razvan Musaloiu-E.
razvanm at users.sourceforge.net
Fri Dec 5 19:40:41 PST 2008
Update of /cvsroot/tinyos/tinyos-2.x/support/make/avr
In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv20825
Modified Files:
avr.rules
Removed Files:
xnp.extra
Log Message:
Remove the XNP and indicate that EPRB is MIB600.
Index: avr.rules
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/support/make/avr/avr.rules,v
retrieving revision 1.20
retrieving revision 1.21
diff -C2 -d -r1.20 -r1.21
*** avr.rules 22 Sep 2008 20:55:19 -0000 1.20
--- avr.rules 6 Dec 2008 03:40:39 -0000 1.21
***************
*** 8,12 ****
debug : compile with minimal optimization and debug symbols
debugopt : compile with debug symbols
- xnp : compile for network programming
Programmer options:
--- 8,11 ----
***************
*** 14,18 ****
dapa : (default) use parallel port programmer
mib510,<dev> : use MIB510/MIB520 serial port programming board at port <dev>
! eprb,<host> : use EPRB at hostname <host>
avrisp,<dev> : use AVRISP serial programmer at port <dev>
--- 13,17 ----
dapa : (default) use parallel port programmer
mib510,<dev> : use MIB510/MIB520 serial port programming board at port <dev>
! eprb,<host> : use EPRB (MIB600) at hostname <host>
avrisp,<dev> : use AVRISP serial programmer at port <dev>
--- xnp.extra DELETED ---
More information about the Tinyos-2-commits
mailing list