aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSelene ToyKeeper2016-09-20 02:23:18 -0600
committerSelene ToyKeeper2016-09-20 02:23:18 -0600
commite9b8e5ad2b9feda2ea3ccaa70d2dec672734ff2e (patch)
treedce8c6253273a143066388d227f9a19b5f8226ad
parentExtra parents in include path. (diff)
downloadanduril-e9b8e5ad2b9feda2ea3ccaa70d2dec672734ff2e.tar.gz
anduril-e9b8e5ad2b9feda2ea3ccaa70d2dec672734ff2e.tar.bz2
anduril-e9b8e5ad2b9feda2ea3ccaa70d2dec672734ff2e.zip
Added info about getting USBasp to work in Windows (especially Windows 10).
Diffstat (limited to '')
-rw-r--r--README5
1 files changed, 5 insertions, 0 deletions
diff --git a/README b/README
index 3612013..27a8c00 100644
--- a/README
+++ b/README
@@ -37,6 +37,11 @@ For Windows users, these links may be useful:
http://budgetlightforum.com/node/29684
+ Getting a USBasp to work in Windows:
+
+ http://rayshobby.net/dead-simple-driver-installation-for-usbasp-and-usbtiny-on-windows/
+ http://www.protostack.com/accessories/usbasp-avr-programmer
+
To set up an attiny dev environment on Ubuntu (13.10):
sudo apt-get install flex byacc bison gcc libusb-dev libc6-dev