diff options
author | Dean Camera <dean@fourwalledcubicle.com> | 2013-06-12 18:43:06 +0200 |
---|---|---|
committer | Dean Camera <dean@fourwalledcubicle.com> | 2013-06-12 18:43:06 +0200 |
commit | 6d58628e85f473001cbacc012d7f25b477c3e797 (patch) | |
tree | d72a2ad44b3efe8124756a00cb0860ae7888aa8a /LUFA/DoxygenPages | |
parent | 1eae43da0c1959496f721c07e00b0f111cf39035 (diff) | |
download | lufa-6d58628e85f473001cbacc012d7f25b477c3e797.tar.gz lufa-6d58628e85f473001cbacc012d7f25b477c3e797.tar.bz2 lufa-6d58628e85f473001cbacc012d7f25b477c3e797.zip |
Fix typos in the XMEGA board LED drivers, use a cleaner change and set implementation.
Diffstat (limited to 'LUFA/DoxygenPages')
-rw-r--r-- | LUFA/DoxygenPages/LUFAPoweredProjects.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/LUFA/DoxygenPages/LUFAPoweredProjects.txt b/LUFA/DoxygenPages/LUFAPoweredProjects.txt index e689bc91d..e8ff40b63 100644 --- a/LUFA/DoxygenPages/LUFAPoweredProjects.txt +++ b/LUFA/DoxygenPages/LUFAPoweredProjects.txt @@ -192,10 +192,11 @@ * \li Elektor Magazine, "USB is Cool/Sucks" by Jerry Jacobs and Chris Vossen (minor mention), January 2010 Issue * \li Elektor Magazine, "20 x Open Source" by Jens Nickel, March 2010 Issue * \li Circuit Cellar Magazine, "Advanced USB Design Debugging" by Collin O'Flynn, August 2010 Issue + * \li "Some Assembly Required: Assembly Language Programming with the AVR Microcontroller" by Timothy S. Margush * \li Elektor Magazine, "Taming the Beast (2)" by Clemens Valens/Raymond Vermeulen, January 2013 Issue * * \section Sec_LUFANotableMentions Other Notable Mentions of LUFA - * The following are non-magazine but notable mentions of the LUFA library. + * The following are non-print but notable mentions of the LUFA library. * * \li Adafruit "Ask an Engineer", 7th November 2010 * \li Arduino 2010 Keynote speech |