diff options
author | Dean Camera <dean@fourwalledcubicle.com> | 2015-10-03 22:09:09 +1000 |
---|---|---|
committer | Dean Camera <dean@fourwalledcubicle.com> | 2015-10-03 22:09:09 +1000 |
commit | 7a32e96f2b88db831851a60dc442fc61836cacd6 (patch) | |
tree | fc4abfdb0234d658cc5d472f089f6c026bdddc53 | |
parent | b061f8d2418a57420ee0bd6a982962aacf95ee5f (diff) | |
download | lufa-7a32e96f2b88db831851a60dc442fc61836cacd6.tar.gz lufa-7a32e96f2b88db831851a60dc442fc61836cacd6.tar.bz2 lufa-7a32e96f2b88db831851a60dc442fc61836cacd6.zip |
Minor documentation improvements.
-rw-r--r-- | LUFA/DoxygenPages/LUFAPoweredProjects.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/LUFA/DoxygenPages/LUFAPoweredProjects.txt b/LUFA/DoxygenPages/LUFAPoweredProjects.txt index b1816d061..853bd3d2c 100644 --- a/LUFA/DoxygenPages/LUFAPoweredProjects.txt +++ b/LUFA/DoxygenPages/LUFAPoweredProjects.txt @@ -76,6 +76,7 @@ * \li Gumbi, a Python library and USB GPIO controller: https://code.google.com/p/gumbi/ * \li Hardware Volume Control: https://github.com/davidk/hw-volume-control * \li Hiduino, a USB-MIDI replacement firmware for the Arduino Uno: http://code.google.com/p/hiduino/ + * \li HoodLoader2, an Arduino Uno enhanced USB AVR coprocessor firmware: https://github.com/NicoHood/HoodLoader2 * \li IBM capacitive keybord replacement controller: http://downloads.cornall.co/ibm-capsense-usb-web/ibm-capsense-usb.html * \li Ikea RGB LED USB modification: http://slashhome.se/p/projects/id/ikea_dioder_usb/#project * \li IR electricity meter monitor: http://sourceforge.net/projects/irmetermon/ |