19 lines
357 B
Plaintext
19 lines
357 B
Plaintext
OSDOMOTIS
|
|
|
|
wiki.osdomotics.com
|
|
|
|
Plattform: osd-merkur-256
|
|
-------------------------
|
|
make clean TARGET=osd-merkur-256 flash
|
|
|
|
|
|
Plattform: osd-merkur-128
|
|
-------------------------
|
|
|
|
./run.sh
|
|
sudo ./flash.sh
|
|
|
|
or:
|
|
|
|
sudo avrdude -pm128rfa1 -c arduino -P/dev/ttyUSB0 -b57600 -e -U flash:w:border-router.osd-er-lp24.hex:a -U eeprom:w:border-router.osd-er-lp24.eep:a
|