From 9b568393cd97ea95dc3bfaf0da8968983e4f38cc Mon Sep 17 00:00:00 2001 From: Martin Preuss Date: Thu, 20 Apr 2023 00:46:30 +0200 Subject: [PATCH] 0BUILD: added target to flash test image. --- 0BUILD | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/0BUILD b/0BUILD index 60bdab8..90f4052 100644 --- a/0BUILD +++ b/0BUILD @@ -146,6 +146,24 @@ + + + + + + + + + + + -p t84 -c stk500 -P /dev/ttyACM0 -B16 -U hfuse:w:0xD7:m -U efuse:w:0xFE:m -U flash:w:avr/att84_testflashimg.hex + + + + Flashing test image hex file to AVR. + + +