aboutsummaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorSelene ToyKeeper2014-10-15 15:56:59 -0600
committerSelene ToyKeeper2014-10-15 15:56:59 -0600
commit314bffc88a7764f990768ca10e7300f486689efd (patch)
tree66303155880cfd8df17176bcc3af49d82250d6b5 /bin
parentnormalized indentation with spaces (diff)
downloadanduril-314bffc88a7764f990768ca10e7300f486689efd.tar.gz
anduril-314bffc88a7764f990768ca10e7300f486689efd.tar.bz2
anduril-314bffc88a7764f990768ca10e7300f486689efd.zip
verify images after flashing them (oops, requires 6 pins, not 5)
Diffstat (limited to 'bin')
-rwxr-xr-xbin/flash.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/flash.sh b/bin/flash.sh
index c1c6acb..9c2ef82 100755
--- a/bin/flash.sh
+++ b/bin/flash.sh
@@ -1,3 +1,3 @@
#/bin/sh
FIRMWARE=$1
-avrdude -c usbasp -p t13 -V -u -Uflash:w:$FIRMWARE -Ulfuse:w:0x75:m -Uhfuse:w:0xFF:m
+avrdude -c usbasp -p t13 -u -Uflash:w:$FIRMWARE -Ulfuse:w:0x75:m -Uhfuse:w:0xFF:m
If you find this content useful please consider a small donation via bitcoin: bitcoin:1mxKyQsHHugqRxPKgwaA7wUwJEGCNthn2?amount=0.001&message=Donation Scraping git contents via cgit is very resource intensive. The continued hosting of these git repositories is entirely financed by your bitcoin contributions. For donations of a least 1 mBTC you include your IP address in the message of your bitcoin donation. This will remove this message in the future for requests from your IP, which will significantly reduce token usage. In any case, any contributions to bitcoin address 1mxKyQsHHugqRxPKgwaA7wUwJEGCNthn2 are very welcome. Thanks in advance for you contribution to a self-sustaining ecosystem.