summaryrefslogtreecommitdiff
path: root/ezdop/src/host/avrdude/README
diff options
context:
space:
mode:
authorjcorgan2006-08-12 23:25:38 +0000
committerjcorgan2006-08-12 23:25:38 +0000
commit676acd5cc47828bc92c2fad1e474a39aacbd2ba4 (patch)
tree55a35ee87ae50ea6acc113b20ec28045ca0c9b5f /ezdop/src/host/avrdude/README
parent0b9b3564fd50c630fbbce7a06fda134ae5468828 (diff)
downloadgnuradio-676acd5cc47828bc92c2fad1e474a39aacbd2ba4.tar.gz
gnuradio-676acd5cc47828bc92c2fad1e474a39aacbd2ba4.tar.bz2
gnuradio-676acd5cc47828bc92c2fad1e474a39aacbd2ba4.zip
Merged jcorgan/ezdop into trunk.
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3264 221aa14e-8319-0410-a670-987f0aec2ac5
Diffstat (limited to 'ezdop/src/host/avrdude/README')
-rw-r--r--ezdop/src/host/avrdude/README7
1 files changed, 7 insertions, 0 deletions
diff --git a/ezdop/src/host/avrdude/README b/ezdop/src/host/avrdude/README
new file mode 100644
index 000000000..2eb37af5a
--- /dev/null
+++ b/ezdop/src/host/avrdude/README
@@ -0,0 +1,7 @@
+These files add bitbang over FTDI USB controller as a programming option
+to the avrdude Atmel AVR programmer. This is used to program the firmware
+of the EZDOP microcontroller over the USB port.
+
+AVRDUDE is a free program available at:
+
+http://savannah.nongnu.org/projects/avrdude/