From ea83c46cb500ba54b348c6ffad6e6f2f06019f06 Mon Sep 17 00:00:00 2001 From: Martin Preuss Date: Sat, 4 Feb 2023 16:02:59 +0100 Subject: [PATCH] 0BUILD: Set fuses to allow for self programming. --- 0BUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/0BUILD b/0BUILD index 4642c15..dcc4aca 100644 --- a/0BUILD +++ b/0BUILD @@ -95,7 +95,7 @@ - -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