aboutsummaryrefslogtreecommitdiff
path: root/LUFA/DoxygenPages/LUFAPoweredProjects.txt
AgeCommit message (Collapse)Author
2012-07-26Add support for the Olimex AVR-ISP-MK2 board.Dean
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2420 d5102386-fcda-11dd-9fdb-3debd5008f28
2012-07-14Update makefile template with the new build module filenames.Dean
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2402 d5102386-fcda-11dd-9fdb-3debd5008f28
2012-07-03Minor documentation improvements.Dean
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2379 d5102386-fcda-11dd-9fdb-3debd5008f28
2012-05-12Minor documentation improvements.Dean
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2197 d5102386-fcda-11dd-9fdb-3debd5008f28
2012-05-06Added support for the Olimex AVR-USB-32U4 and Olimex AVR-USB-T32U4 boards.Dean
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2185 d5102386-fcda-11dd-9fdb-3debd5008f28
2012-04-14Reintegrate the FullEPAddresses development branch into trunk.Dean
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2155 d5102386-fcda-11dd-9fdb-3debd5008f28
2012-04-14Fixed CDC and DFU bootloaders failing to compile when the bootloader section ↵Dean
size is 8KB or more (thanks to Georg Glock). git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2154 d5102386-fcda-11dd-9fdb-3debd5008f28
2012-04-08Minor documentation improvements.Dean
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2147 d5102386-fcda-11dd-9fdb-3debd5008f28
2012-04-05Minor documentation improvements.Dean
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2132 d5102386-fcda-11dd-9fdb-3debd5008f28
2012-04-01Minor documentation improvements.Dean
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2126 d5102386-fcda-11dd-9fdb-3debd5008f28
2012-03-25Re-enable cppcheck static analysis unused function checks after adding in ↵Dean
special-case suppressions to the event stub functions. Add missing function prototypes to the AudioInput and AudioOutput class driver device demos. git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2120 d5102386-fcda-11dd-9fdb-3debd5008f28
2012-03-06Minor documentation improvements.Dean
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2084 d5102386-fcda-11dd-9fdb-3debd5008f28
2012-02-24Minor documentation fixes - change \note entries to \warning where ↵Dean
appropriate and remove/update old documentation. git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2066 d5102386-fcda-11dd-9fdb-3debd5008f28
2012-02-20Update the Android Accessory Host ClassDriver demo to use the updated class ↵Dean
configuration API. Enable -Wcast-align warning for the UC3 architecture in the ModuleTest build test now that the test passes with it. Minor documentation improvements. git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2064 d5102386-fcda-11dd-9fdb-3debd5008f28
2012-02-18Minor documentation improvements.Dean
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2052 d5102386-fcda-11dd-9fdb-3debd5008f28
2012-02-11Minor documentation improvements.Dean
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2045 d5102386-fcda-11dd-9fdb-3debd5008f28
2012-02-05Added INVERTED_VBUS_ENABLE_LINE and NO_AUTO_VBUS_MANAGEMENT compile time ↵Dean
options (thanks to Opendous Inc.). git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2029 d5102386-fcda-11dd-9fdb-3debd5008f28
2011-12-11Change PIPE_PIPENUM_MASK from 0x07 to the more generic 0x0F to allow for ↵Dean
full pipe address support in USB host architectures other than the current AVR8 devices. Minor documentation improvements. git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2003 d5102386-fcda-11dd-9fdb-3debd5008f28
2011-11-28Add support for the Paranoid Studio USB2AX boards (hardware revisions 1-3).Dean
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1997 d5102386-fcda-11dd-9fdb-3debd5008f28
2011-11-28Add dummy board documentation nodes for the XPLAIN_REV1 and TEENSY2 meta ↵Dean
board targets. git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1996 d5102386-fcda-11dd-9fdb-3debd5008f28
2011-11-16Fixed misspelled HID_KEYBOARD_MODIFIER_* macros in the HID class driver ↵Dean
(thanks to Laszlo Monda). git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1977 d5102386-fcda-11dd-9fdb-3debd5008f28
2011-11-09Fixed race conditions in the CDC, HID and Mass Storage class drivers when ↵Dean
processing some control requests. git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1971 d5102386-fcda-11dd-9fdb-3debd5008f28
2011-10-31Fix XMEGA core USB driver so that device mode enumerates correctly on the ↵Dean
host PC. git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1964 d5102386-fcda-11dd-9fdb-3debd5008f28
2011-10-18Rename the Doxygen page source directory from ManPages/ to DoxygenPages/ to ↵Dean
prevent user confusion with the actual *nix Man tool. git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1950 d5102386-fcda-11dd-9fdb-3debd5008f28