aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/DoxygenPages/LUFAPoweredProjects.txt
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2012-03-25 12:12:08 +0000
committerDean Camera <dean@fourwalledcubicle.com>2012-03-25 12:12:08 +0000
commit00b6b0140fa76845edaa894e0feb3287e4977c73 (patch)
treedb1f24ab756c218a75f0b6049b0267ca9fea7489 /LUFA/DoxygenPages/LUFAPoweredProjects.txt
parent0424bd4dbc8a6a22310e4081d2d5dc852a92ea4c (diff)
downloadlufa-00b6b0140fa76845edaa894e0feb3287e4977c73.tar.gz
lufa-00b6b0140fa76845edaa894e0feb3287e4977c73.tar.bz2
lufa-00b6b0140fa76845edaa894e0feb3287e4977c73.zip
Re-enable cppcheck static analysis unused function checks after adding in special-case suppressions to the event stub functions. Add missing function prototypes to the AudioInput and AudioOutput class driver device demos.
Diffstat (limited to 'LUFA/DoxygenPages/LUFAPoweredProjects.txt')
-rw-r--r--LUFA/DoxygenPages/LUFAPoweredProjects.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/LUFA/DoxygenPages/LUFAPoweredProjects.txt b/LUFA/DoxygenPages/LUFAPoweredProjects.txt
index be5465081..fea7debb4 100644
--- a/LUFA/DoxygenPages/LUFAPoweredProjects.txt
+++ b/LUFA/DoxygenPages/LUFAPoweredProjects.txt
@@ -36,7 +36,6 @@
* The following are known hobbyist projects using LUFA. Most are open source, and show off interesting ways that the LUFA library
* can be incorporated into many different applications.
*
- * - Accelerometer Game Joystick: http://www.crictor.co.il/he/episodes/joystick/
* - Arcade Controller: http://fletchtronics.net/arcade-controller-made-petunia
* - Arcade Joystick: http://jamie.lentin.co.uk/embedded/arcade-joystick/
* - AttoBasic AVR BASIC interpreter: http://www.cappels.org/dproj/AttoBasic2_1/AttoBasic_2.1_with_USB_and_Arduino_support.html