This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
lab10 [2018/01/25 19:02] narcisa_ana.vasile [Connecting] |
lab10 [2018/01/25 19:03] (current) narcisa_ana.vasile [Building] |
||
|---|---|---|---|
| Line 81: | Line 81: | ||
| < | < | ||
| - | $ make TARGET=avr-zigduino | + | $ make TARGET=sparrow |
| - | $ make udp-sender.avr-zigduino.u AVRDUDE_PORT=/ | + | $ make udp-sender.sparrow.u AVRDUDE_PORT=/ |
| Now see that we can ping it ok: | Now see that we can ping it ok: | ||
| Line 99: | Line 99: | ||
| < | < | ||
| - | $ make TARGET=avr-zigduino | + | $ make TARGET=sparrow |
| $ make upload WITH_WEBSERVER=0 WITH_SLIP=1 AVRDUDE_PORT=/ | $ make upload WITH_WEBSERVER=0 WITH_SLIP=1 AVRDUDE_PORT=/ | ||
| $ cd examples/ | $ cd examples/ | ||
| - | $ make TARGET=avr-zigduino | + | $ make TARGET=sparrow |
| $ make WITH_WEBSERVER=webserver-nano -j10 | $ make WITH_WEBSERVER=webserver-nano -j10 | ||
| $ make upload login WITH_WEBSERVER=webserver-nano AVRDUDE_PORT=/ | $ make upload login WITH_WEBSERVER=webserver-nano AVRDUDE_PORT=/ | ||