mirror of
git://projects.qi-hardware.com/ben-wpan.git
synced 2024-11-04 23:39:21 +02:00
atusb/fw/Makefile (prog): corrected boot loader size in hfuse
This commit is contained in:
parent
edfb8a94eb
commit
e29046d19b
@ -130,7 +130,7 @@ prog:
|
||||
ssh $(HOST) avrdude -F -p $(CHIP) -c nanonote_atusb -e \
|
||||
-U flash:w:boot.hex:i \
|
||||
-U lfuse:w:0x60:m \
|
||||
-U hfuse:w:0xde:m \
|
||||
-U hfuse:w:0xd8:m \
|
||||
-U lock:w:0x2f:m
|
||||
|
||||
on:
|
||||
|
Loading…
Reference in New Issue
Block a user