1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-25 14:33:52 +01:00
RIOT/boards/redbee-econotag
Oleg Hahm 9df07f9238 muting compiler and binutils optionally
Instead of muting all compiler and other binutils output by default,
introduce a variable to make this behaviour configurable.
2014-01-05 16:11:08 +01:00
..
2013-11-06 10:11:57 -08:00
2013-11-06 10:11:57 -08:00
2013-11-06 10:11:57 -08:00
2013-11-06 10:11:57 -08:00

Flashing:
tools/mc1322x-load.pl -f <path/to/binary> -t /dev/<tty-device>

more information: https://github.com/malvira/libmc1322x/wiki/libmc1322x#loading-images-to-ram-with-mc1322x-loadpl

Erase:
cd tools/ftditools/
make
./bbmc -l redbee-econotag erase

more information: https://github.com/malvira/libmc1322x/wiki/bbmc