change plattform to osd-merkur
This commit is contained in:
parent
5ee13bf528
commit
2a495ace3b
|
@ -2,12 +2,4 @@ OSDOMOTIS
|
|||
|
||||
www.osdomotics.com
|
||||
|
||||
Plattform: osd-er-lp24
|
||||
|
||||
make clean TARGET=osd-er-lp24
|
||||
make TARGET=osd-er-lp24
|
||||
avr-size -C --mcu=MCU=atmega128rfa1 border-router.osd-er-lp24
|
||||
avr-objcopy -j .text -j .data -O ihex border-router.osd-er-lp24 border-router.osd-er-lp24.hex
|
||||
avr-objcopy -j .eeprom --set-section-flags=.eeprom="alloc,load" --change-section-lma .eeprom=0 -O ihex border-router.osd-er-lp24 border-router.osd-er-lp24.eep
|
||||
|
||||
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
|
||||
Plattform: osd-merkur
|
||||
|
|
Loading…
Reference in a new issue