aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA.pnproj
Commit message (Expand)AuthorAgeFilesLines
* Add platform driver dispatch header and makefile module source variable.Dean Camera2012-06-021-1/+1
* Replace architecture specific makefiles in the BuildTests with the new common...Dean Camera2012-06-021-1/+1
* Switch over Demos, Bootloaders and Projects to the new and improved build sys...Dean Camera2012-06-011-1692/+1
* Merge in AppConfigHeaders branch to trunk, altering all projects and demos to...Dean Camera2012-05-271-0/+1691
|\
| * AppConfigHeaders: Merge in latest trunk.Dean Camera2012-05-271-1/+1691
| |\ | |/ |/|
| * Merge in latest trunk.Dean Camera2012-05-201-1/+1
| |\
| * | AppConfigHeaders: Make sure that in applications using an AppConfig.h configu...Dean Camera2012-05-151-1/+1
| * | AppConfigHeaders: Move out the last of the demo/app configurations into new A...Dean Camera2012-05-131-1/+1
| * | AppConfigHeaders: Switch class driver Device mode demos to use LUFAConfig.h c...Dean Camera2012-05-131-1/+1
| * | AppConfigHeaders: Oops - fix up AppConfig.h for the low level AudioOutput and...Dean Camera2012-05-131-1/+1
| * | AppConfigHeaders: Switch low level Device mode demos to use LUFAConfig.h conf...Dean Camera2012-05-131-1/+1
| * | AppConfigHeaders: Switch class driver Host mode demos to use LUFAConfig.h con...Dean Camera2012-05-131-1/+1
| * | AppConfigHeaders: Switch DualRole and low level Host mode demos to use LUFACo...Dean Camera2012-05-131-1/+1
| * | AppConfigHeaders: Merge in latest trunk.Dean Camera2012-05-131-1/+1
| |\ \
| * | | AppConfigHeaders: Update project file for Programmers Notepad.Dean Camera2012-05-121-1/+1
| * | | AppConfigHeaders: Update several additional user projects to use configuratio...Dean Camera2012-05-121-1/+1
| * | | AppConfigHeaders: Update several additional user projects to use configuratio...Dean Camera2012-05-101-1/+1
| * | | AppConfigHeaders: Update several user projects to use configuration header fi...Dean Camera2012-05-101-1/+1
| * | | AppConfigHeaders: Update bootloaders to use configuration header files, rathe...Dean Camera2012-05-101-1/+1
| * | | Add branch for the conversion of demos to use standard C header files for con...Dean Camera2012-05-101-1/+1
* | | | Remove legacy AS4 project files, now that they can be automatically generated...Dean Camera2012-05-271-1/+1
* | | | Add maintenance script to automatically generate legacy AS4 project files.Dean Camera2012-05-271-1/+1
| |_|/ |/| |
* | | Alter the XPLAINBridge and AVRISP-MKII clone projects so that the descriptors...Dean Camera2012-05-201-1/+1
| |/ |/|
* | Fix incorrectly names build test directory references.Dean Camera2012-05-131-1/+1
* | Added build test to verify correct compilation of all bootloaders using all s...Dean Camera2012-05-131-1/+1
* | Add support for the ATXMEGA384C3.Dean Camera2012-05-071-1/+1
* | Add partially complete BoardDriverTest build test.Dean Camera2012-05-061-1/+1
* | Added support for the Olimex AVR-USB-32U4 and Olimex AVR-USB-T32U4 boards.Dean Camera2012-05-061-1/+1
* | The library bootloaders will now correctly start the user application after a...Dean Camera2012-04-291-1/+1
* | Add known issues to the documentation.Dean Camera2012-04-181-1/+1
* | Added new SerialToLCD user project contributed by Simon Foster.Dean Camera2012-04-141-1/+1
|/
* Remove outdated documentation from the library, minor documentation improveme...Dean Camera2012-04-091-1/+1
* Removed the old pseudo-scheduler from the library as it was unused and deprec...Dean Camera2012-04-081-1/+1
* Minor documentation improvements.Dean Camera2012-04-081-1/+1
* Doxygen documentation style changes. Minor documentation corrections.Dean Camera2012-04-081-1/+1
* Add additional specific sub-family parts to the ModuleTest build test as thes...Dean Camera2012-04-081-1/+1
* Add guide for importing LUFA into an AS5/AS6 project.Dean Camera2012-04-081-1/+1
* Reorder manual documentation sections, remove useless "AboutLUFA" section.Dean Camera2012-03-131-1/+1
* Update Doxygen configuration files to disable Markdown support.Dean Camera2012-03-081-1/+1
* Fix warnings and errors found by the new cppcheck provided static code analysis.Dean Camera2012-02-281-1/+1
* Fixed possible enumeration error if the user application selects the non-Cont...Dean Camera2012-02-261-1/+1
* Added support for the BitWizard Multio and Big-Multio boards.Dean Camera2012-02-221-1/+1
* Update build test "ModuleTest" to check platform drivers where possible. Add ...Dean Camera2012-02-191-1/+1
* Add build test for forced single USB modes.Dean Camera2012-02-191-1/+1
* Add build tests to verify correct compilation of as many modules as possible ...Dean Camera2012-02-181-1/+1
* Add new Master SPI Mode USART serial peripheral driver for the XMEGA and AVR8...Dean Camera2012-02-121-1/+1
* Added Serial USART peripheral driver for the XMEGA platform.Dean Camera2012-02-121-1/+1
* Altered the HID class driver to only try to construct at maximum one packet p...Dean Camera2012-02-091-1/+1
* Add board driver support for the Atmel XMEGA-B1 Xplained board.Dean Camera2012-02-061-1/+1
* Fix errors in the new Micropendous board drivers. Reorder the board definitio...Dean Camera2012-02-031-1/+1