aboutsummaryrefslogtreecommitdiff
path: root/bin/flash-tiny1634.sh
diff options
context:
space:
mode:
authorSelene ToyKeeper2019-08-29 04:54:41 -0600
committerSelene ToyKeeper2019-08-29 04:54:41 -0600
commitc1a898ddaa004e60be2fa6b016e0af8b133223de (patch)
treee9cf6b941e1f68b4e19cf49255136b81a8e2c346 /bin/flash-tiny1634.sh
parentmerged a sanitized copy of the Emisar D4v2 branch; history summarized below: (diff)
parentfixed attiny13 builds (diff)
downloadanduril-c1a898ddaa004e60be2fa6b016e0af8b133223de.tar.gz
anduril-c1a898ddaa004e60be2fa6b016e0af8b133223de.tar.bz2
anduril-c1a898ddaa004e60be2fa6b016e0af8b133223de.zip
merged updates from fsm branch
Diffstat (limited to '')
-rwxr-xr-xbin/flash-tiny1634.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/bin/flash-tiny1634.sh b/bin/flash-tiny1634.sh
new file mode 100755
index 0000000..2eb9b77
--- /dev/null
+++ b/bin/flash-tiny1634.sh
@@ -0,0 +1,3 @@
+#/bin/sh
+FIRMWARE=$1
+avrdude -c usbasp -p t1634 -u -Uflash:w:$FIRMWARE