change plattform to osd-merkur

harald42 2013-02-19 11:08:05 +01:00
parent c6f3433ca7
commit 13e8557bca
1 changed files with 1 additions and 9 deletions

View File

@ -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