0BUILD: Set fuses to allow for self programming.

This commit is contained in:
Martin Preuss
2023-02-04 16:02:59 +01:00
parent 6fe2f893f0
commit b6cba69da8

2
0BUILD
View File

@@ -95,7 +95,7 @@
</output>
<cmd tool="$(avrdude)" checkDates="FALSE" >
-p t84 -c stk500 -P /dev/ttyACM0 -B16 -U flash:w:avr/att84_temp1.hex
-p t84 -c stk500 -P /dev/ttyACM0 -B16 -U hfuse:w:0xD7:m -U efuse:w:0xFE:m -U flash:w:avr/att84_temp1.hex
</cmd>
<buildMessage>