aboutsummaryrefslogtreecommitdiff
path: root/LUFA/DoxygenPages/LUFAPoweredProjects.txt
AgeCommit message (Expand)Author
2012-07-26Add support for the Olimex AVR-ISP-MK2 board.Dean
2012-07-14Update makefile template with the new build module filenames.Dean
2012-07-03Minor documentation improvements.Dean
2012-05-12Minor documentation improvements.Dean
2012-05-06Added support for the Olimex AVR-USB-32U4 and Olimex AVR-USB-T32U4 boards.Dean
2012-04-14Reintegrate the FullEPAddresses development branch into trunk.Dean
2012-04-14Fixed CDC and DFU bootloaders failing to compile when the bootloader section ...Dean
2012-04-08Minor documentation improvements.Dean
2012-04-05Minor documentation improvements.Dean
2012-04-01Minor documentation improvements.Dean
2012-03-25Re-enable cppcheck static analysis unused function checks after adding in spe...Dean
2012-03-06Minor documentation improvements.Dean
2012-02-24Minor documentation fixes - change \note entries to \warning where appropriat...Dean
2012-02-20Update the Android Accessory Host ClassDriver demo to use the updated class c...Dean
2012-02-18Minor documentation improvements.Dean
2012-02-11Minor documentation improvements.Dean
2012-02-05Added INVERTED_VBUS_ENABLE_LINE and NO_AUTO_VBUS_MANAGEMENT compile time opti...Dean
2011-12-11Change PIPE_PIPENUM_MASK from 0x07 to the more generic 0x0F to allow for full...Dean
2011-11-28Add support for the Paranoid Studio USB2AX boards (hardware revisions 1-3).Dean
2011-11-28Add dummy board documentation nodes for the XPLAIN_REV1 and TEENSY2 meta boar...Dean
2011-11-16Fixed misspelled HID_KEYBOARD_MODIFIER_* macros in the HID class driver (than...Dean
2011-11-09Fixed race conditions in the CDC, HID and Mass Storage class drivers when pro...Dean
2011-10-31Fix XMEGA core USB driver so that device mode enumerates correctly on the hos...Dean
2011-10-18Rename the Doxygen page source directory from ManPages/ to DoxygenPages/ to p...Dean