Add finished initial LUFA Atmel Studio binary blob and supporting files.
[pub/lufa.git] / LUFA.pnproj
2013-02-05 Dean CameraRemove CPPCheck suppressions for unused functions,...
2013-01-27 Dean CameraUpdate Programmers Notepad project file to ensure it...
2012-09-23 Dean CameraMinor documentation improvements. Remove AS4 project...
2012-09-08 Dean CameraAdd support for the Atmel UC3-A3 Xplained board.
2012-09-02 Dean CameraFix outdated Programmers Notepad project file.
2012-09-01 Dean CameraAdd human readable license information and add some...
2012-08-12 Dean CameraAdded support for the Arduino Leonardo board. Swap...
2012-07-26 Dean CameraAdd OLIMEX AVR-ISP-MK2 board to the BoardDriverTest...
2012-07-14 Dean CameraRename build system module makefiles from "lufa.MODULE...
2012-07-08 Dean CameraUpdate BUILD build system module with OBJECT_FILES...
2012-06-21 Dean CameraAdd HID bootloader build module (thanks to Stefan Helle...
2012-06-10 Dean CameraAdd a list of module provided make variables and macros...
2012-06-10 Dean CameraAdd Build System documentation to the library manual...
2012-06-04 Dean CameraAdd new ATPROGRAM build system module. Add ATPROGRAM...
2012-06-03 Dean CameraAdd new CPPCHECK build system module for static code...
2012-06-02 Dean CameraAdd platform driver dispatch header and makefile module...
2012-06-02 Dean CameraReplace architecture specific makefiles in the BuildTes...
2012-06-01 Dean CameraSwitch over Demos, Bootloaders and Projects to the...
2012-05-27 Dean CameraMerge in AppConfigHeaders branch to trunk, altering...
2012-05-27 Dean CameraAppConfigHeaders: Merge in latest trunk.
2012-05-27 Dean CameraAppConfigHeaders: Merge in latest trunk.
2012-05-27 Dean CameraRemove legacy AS4 project files, now that they can...
2012-05-27 Dean CameraAdd maintenance script to automatically generate legacy...
2012-05-26 Dean CameraAppConfigHeaders: Merge in latest trunk.
2012-05-21 Dean CameraAppConfigHeaders: Merge in latest trunk.
2012-05-20 Dean CameraMerge in latest trunk.
2012-05-20 Dean CameraAlter the XPLAINBridge and AVRISP-MKII clone projects...
2012-05-20 Dean CameraMerge in latest trunk.
2012-05-15 Dean CameraAppConfigHeaders: Make sure that in applications using...
2012-05-13 Dean CameraAppConfigHeaders: Move out the last of the demo/app...
2012-05-13 Dean CameraAppConfigHeaders: Switch class driver Device mode demos...
2012-05-13 Dean CameraAppConfigHeaders: Oops - fix up AppConfig.h for the...
2012-05-13 Dean CameraAppConfigHeaders: Merge in latest main.
2012-05-13 Dean CameraAppConfigHeaders: Switch low level Device mode demos...
2012-05-13 Dean CameraAppConfigHeaders: Switch class driver Host mode demos...
2012-05-13 Dean CameraAppConfigHeaders: Switch DualRole and low level Host...
2012-05-13 Dean CameraAppConfigHeaders: Merge in latest trunk.
2012-05-13 Dean CameraFix incorrectly names build test directory references.
2012-05-13 Dean CameraAdded build test to verify correct compilation of all...
2012-05-12 Dean CameraAppConfigHeaders: Fix broken documentation in the HID...
2012-05-12 Dean CameraAppConfigHeaders: Merge in minor changes from trunk.
2012-05-12 Dean CameraAppConfigHeaders: Update project file for Programmers...
2012-05-12 Dean CameraAppConfigHeaders: Update several additional user projec...
2012-05-10 Dean CameraAppConfigHeaders: Update several additional user projec...
2012-05-10 Dean CameraAppConfigHeaders: Update several user projects to use...
2012-05-10 Dean CameraAppConfigHeaders: Update bootloaders to use configurati...
2012-05-10 Dean CameraAdd branch for the conversion of demos to use standard...
2012-05-07 Dean CameraAdd support for the ATXMEGA384C3.
2012-05-06 Dean CameraAdd partially complete BoardDriverTest build test.
2012-05-06 Dean CameraAdded support for the Olimex AVR-USB-32U4 and Olimex...
2012-04-29 Dean CameraThe library bootloaders will now correctly start the...
2012-04-18 Dean CameraAdd known issues to the documentation.
2012-04-14 Dean CameraAdded new SerialToLCD user project contributed by Simon...
2012-04-09 Dean CameraRemove outdated documentation from the library, minor...
2012-04-08 Dean CameraRemoved the old pseudo-scheduler from the library as...
2012-04-08 Dean CameraMinor documentation improvements.
2012-04-08 Dean CameraDoxygen documentation style changes. Minor documentatio...
2012-04-08 Dean CameraAdd additional specific sub-family parts to the ModuleT...
2012-04-08 Dean CameraAdd guide for importing LUFA into an AS5/AS6 project.
2012-03-13 Dean CameraReorder manual documentation sections, remove useless...
2012-03-08 Dean CameraUpdate Doxygen configuration files to disable Markdown...
2012-02-28 Dean CameraFix warnings and errors found by the new cppcheck provi...
2012-02-26 Dean CameraFixed possible enumeration error if the user applicatio...
2012-02-22 Dean CameraAdded support for the BitWizard Multio and Big-Multio...
2012-02-19 Dean CameraUpdate build test "ModuleTest" to check platform driver...
2012-02-19 Dean CameraAdd build test for forced single USB modes.
2012-02-18 Dean CameraAdd build tests to verify correct compilation of as...
2012-02-12 Dean CameraAdd new Master SPI Mode USART serial peripheral driver...
2012-02-12 Dean CameraAdded Serial USART peripheral driver for the XMEGA...
2012-02-09 Dean CameraAltered the HID class driver to only try to construct...
2012-02-06 Dean CameraAdd board driver support for the Atmel XMEGA-B1 Xplaine...
2012-02-03 Dean CameraFix errors in the new Micropendous board drivers. Reord...
2011-11-28 Dean CameraAdd support for the Paranoid Studio USB2AX boards ...
2011-11-24 Dean CameraAdd new Android Open Accessory class driver to the...
2011-11-23 Dean CameraUpdate library to indicate support for the Android...
2011-11-18 Dean CameraAdded Class, ClassDevice, ClassHost and ClassCommon...
2011-11-01 Dean CameraFix XMEGA core USB driver endpoint code to prevent...
2011-10-31 Dean CameraAdd XMEGA SPI peripheral driver.
2011-10-31 Dean CameraAdd support for the Atmel XMEGA A3BU Xplained board.
2011-10-18 Dean CameraRename the Doxygen page source directory from ManPages...
2011-10-11 Dean CameraAdded User Application APIs to the CDC and DFU class...
2011-08-16 Dean CameraPull out architecture specific macros and other definit...
2011-08-04 Dean CameraUpdate LUFAConfig.h with missing options for the AVR32...
2011-07-14 Dean CameraUpdate UC3 platform driver support to use the bitmasks...
2011-07-13 Dean CameraAdd start of an architecture port to the Atmel USB...
2011-07-12 Dean CameraEnhance and document the AVR32 UC3 platform drivers.
2011-07-11 Dean CameraAdd missing function attributes to the RingBuffer drive...
2011-07-06 Dean CameraTighten up the implementations of the USB_Device_SetDev...
2011-06-30 Dean CameraPull out Android Accessory Mode functions into a sepera...
2011-06-29 Dean CameraUpdate AudioInput and AudioOutput Class Driver device...
2011-06-27 Dean CameraAdded board hardware driver support for the EVK1104...
2011-06-27 Dean CameraAdd board driver support for the EVK1100 board.
2011-06-19 Dean CameraAdd missing project files for the new HIDReportViewer...
2011-06-16 Dean CameraAdd new incomplete HIDReportViewer project.
2011-06-16 Dean CameraRename new Audio class driver functions, callbacks...
2011-06-09 Dean CameraFix compile errors when both Host and Device modes...
2011-06-09 Dean CameraAdd missing AS4 and project description files to the...
2011-06-09 Dean CameraAdd new Audio Class Driver Host demos.
2011-06-08 Dean CameraAdded new Host mode Audio Class driver.
2011-06-06 Dean CameraAdd additional support files for the new low level...
next