From c4e85215bff8363ae9a9a79581cc3e7427b597c7 Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Wed, 21 May 2014 19:55:27 +1000 Subject: Fixed incorrect XMEGA DFLL reference frequency (thanks to Martin Aakerberg) --- LUFA/DoxygenPages/ChangeLog.txt | 1 + LUFA/DoxygenPages/LUFAPoweredProjects.txt | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) (limited to 'LUFA/DoxygenPages') diff --git a/LUFA/DoxygenPages/ChangeLog.txt b/LUFA/DoxygenPages/ChangeLog.txt index b5f70add7..c1dcef955 100644 --- a/LUFA/DoxygenPages/ChangeLog.txt +++ b/LUFA/DoxygenPages/ChangeLog.txt @@ -12,6 +12,7 @@ * - Fixed device class driver pipe configuration routines returning success with a partially constructed instance * when a pipe configuration failed (thanks to Helge Suess) * - Fixed incorrect LED driver definitions for the Arduino Leonardo board (thanks to Zoltán Szőke) + * - Fixed incorrect XMEGA DFLL reference frequency (thanks to Martin Aakerberg) * * \section Sec_ChangeLog140302 Version 140302 * New: diff --git a/LUFA/DoxygenPages/LUFAPoweredProjects.txt b/LUFA/DoxygenPages/LUFAPoweredProjects.txt index aac397afb..3c463ea9e 100644 --- a/LUFA/DoxygenPages/LUFAPoweredProjects.txt +++ b/LUFA/DoxygenPages/LUFAPoweredProjects.txt @@ -44,7 +44,7 @@ * \li AM Radio transmitter: http://amcinnes.info/2012/uc_am_xmit/ * \li Arcade Controller: http://fletchtronics.net/arcade-controller-made-petunia * \li Arcade Joystick: http://jamie.lentin.co.uk/embedded/arcade-joystick/ - * \li AttoBasic AVR BASIC interpreter: http://www.cappels.org/dproj/AttoBasic2_1/AttoBasic_2.1_with_USB_and_Arduino_support.html + * \li AttoBasic AVR BASIC interpreter: http://cappels.org/dproj/AttoBasic_Home/AttoBasic_Home.html * \li AVR USB Modem, a 3G Wireless Modem host: http://code.google.com/p/avrusbmodem/ * \li Bicycle POV: http://www.code.google.com/p/bicycleledpov/ * \li Bluetooth Explorerbot: http://code.google.com/p/bluetooth-explorerbot/ @@ -60,6 +60,7 @@ * \li Dashkey, a custom PC keyboard controller: http://geekhack.org/showwiki.php?title=Island:19096 * \li DIY PS3 controller emulator: https://code.google.com/p/diyps3controller/ * \li EMuSer, a USB-RS422 adapter for E-Mu samplers: http://www.emxp.net/EMuSer.htm + * \li EQ Track, a telescope mount controller: http://sourceforge.net/projects/eqtrack/ * \li Estick JTAG, an ARM JTAG debugger: http://code.google.com/p/estick-jtag/ * \li "Fingerlicking Wingdinger" (WARNING: Bad language if no Javascript), a MIDI controller: http://noisybox.net/electronics/wingdinger/ * \li Flyatar, a real-time fly tracking system: https://github.com/peterpolidoro/Flyatar -- cgit v1.2.3