diff options
author | Dean Camera <dean@fourwalledcubicle.com> | 2013-05-14 22:23:17 +0200 |
---|---|---|
committer | Dean Camera <dean@fourwalledcubicle.com> | 2013-05-14 22:23:17 +0200 |
commit | 3d0e6d055b716d4e86dc5665a58167923aa1fff6 (patch) | |
tree | 69ee8e946667953780fde0df6c80c4f6d3ba9a30 /LUFA | |
parent | 0d800753877be372150721120452b9147a55e764 (diff) | |
download | lufa-3d0e6d055b716d4e86dc5665a58167923aa1fff6.tar.gz lufa-3d0e6d055b716d4e86dc5665a58167923aa1fff6.tar.bz2 lufa-3d0e6d055b716d4e86dc5665a58167923aa1fff6.zip |
Minor documentation improvements.
Diffstat (limited to 'LUFA')
-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 82d790392..e689bc91d 100644 --- a/LUFA/DoxygenPages/LUFAPoweredProjects.txt +++ b/LUFA/DoxygenPages/LUFAPoweredProjects.txt @@ -64,6 +64,7 @@ * \li FootJoy, a 22 button, 6-axis josystick with keyboard and mouse modes: https://bitbucket.org/sirbrialliance/foot-joy/ * \li Gamecube controller to USB adapter: https://www.facebook.com/media/set/?set=a.10150202447076304.310536.688776303&l=df53851c50 * \li Garmin GPS USB to NMEA standard serial sentence translator: http://github.com/nall/garmin-transmogrifier/tree/master + * \li Geiger Counter with USB interface: http://www.hforsten.com/i-made-a-geiger-counter.html * \li Generic HID Device Creator: http://generichid.sourceforge.net/ * \li Generic HID Open Source Framework: http://www.waitingforfriday.com/index.php/USB_Generic_HID_Open_Source_Framework_for_Atmel_AVR_and_Windows * \li Ghetto Drum, a MIDI drum controller: http://noisybox.net/art/gdrum/ |