index
:
suspect-devices/lufa
master
fork to update the benito, midimonster and other suspect devices products
feurig
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
LUFA.pnproj
Age
Commit message (
Expand
)
Author
2012-07-26
Add OLIMEX AVR-ISP-MK2 board to the BoardDriverTest build test.
Dean
2012-07-14
Rename build system module makefiles from "lufa.MODULE.in" to "lufa_MODULE.mk...
Dean
2012-07-08
Update BUILD build system module with OBJECT_FILES variable, for additional u...
Dean
2012-06-21
Add HID bootloader build module (thanks to Stefan Hellermann).
Dean
2012-06-10
Add a list of module provided make variables and macros to the build system m...
Dean
2012-06-10
Add Build System documentation to the library manual. Update CPPCHECK build s...
Dean
2012-06-04
Add new ATPROGRAM build system module. Add ATPROGRAM and CPPCHECK modules to ...
Dean
2012-06-03
Add new CPPCHECK build system module for static code analysis of projects.
Dean
2012-06-02
Add platform driver dispatch header and makefile module source variable.
Dean
2012-06-02
Replace architecture specific makefiles in the BuildTests with the new common...
Dean
2012-06-01
Switch over Demos, Bootloaders and Projects to the new and improved build sys...
Dean
2012-05-27
Merge in AppConfigHeaders branch to trunk, altering all projects and demos to...
Dean
2012-05-27
AppConfigHeaders: Merge in latest trunk.
Dean
2012-05-27
Remove legacy AS4 project files, now that they can be automatically generated...
Dean
2012-05-27
Add maintenance script to automatically generate legacy AS4 project files.
Dean
2012-05-20
Merge in latest trunk.
Dean
2012-05-20
Alter the XPLAINBridge and AVRISP-MKII clone projects so that the descriptors...
Dean
2012-05-15
AppConfigHeaders: Make sure that in applications using an AppConfig.h configu...
Dean
2012-05-13
AppConfigHeaders: Move out the last of the demo/app configurations into new A...
Dean
2012-05-13
AppConfigHeaders: Switch class driver Device mode demos to use LUFAConfig.h c...
Dean
2012-05-13
AppConfigHeaders: Oops - fix up AppConfig.h for the low level AudioOutput and...
Dean
2012-05-13
AppConfigHeaders: Switch low level Device mode demos to use LUFAConfig.h conf...
Dean
2012-05-13
AppConfigHeaders: Switch class driver Host mode demos to use LUFAConfig.h con...
Dean
2012-05-13
AppConfigHeaders: Switch DualRole and low level Host mode demos to use LUFACo...
Dean
2012-05-13
AppConfigHeaders: Merge in latest trunk.
Dean
2012-05-13
Fix incorrectly names build test directory references.
Dean
2012-05-13
Added build test to verify correct compilation of all bootloaders using all s...
Dean
2012-05-12
AppConfigHeaders: Update project file for Programmers Notepad.
Dean
2012-05-12
AppConfigHeaders: Update several additional user projects to use configuratio...
Dean
2012-05-10
AppConfigHeaders: Update several additional user projects to use configuratio...
Dean
2012-05-10
AppConfigHeaders: Update several user projects to use configuration header fi...
Dean
2012-05-10
AppConfigHeaders: Update bootloaders to use configuration header files, rathe...
Dean
2012-05-10
Add branch for the conversion of demos to use standard C header files for con...
Dean
2012-05-07
Add support for the ATXMEGA384C3.
Dean
2012-05-06
Add partially complete BoardDriverTest build test.
Dean
2012-05-06
Added support for the Olimex AVR-USB-32U4 and Olimex AVR-USB-T32U4 boards.
Dean
2012-04-29
The library bootloaders will now correctly start the user application after a...
Dean
2012-04-18
Add known issues to the documentation.
Dean
2012-04-14
Added new SerialToLCD user project contributed by Simon Foster.
Dean
2012-04-09
Remove outdated documentation from the library, minor documentation improveme...
Dean
2012-04-08
Removed the old pseudo-scheduler from the library as it was unused and deprec...
Dean
2012-04-08
Minor documentation improvements.
Dean
2012-04-08
Doxygen documentation style changes. Minor documentation corrections.
Dean
2012-04-08
Add additional specific sub-family parts to the ModuleTest build test as thes...
Dean
2012-04-08
Add guide for importing LUFA into an AS5/AS6 project.
Dean
2012-03-13
Reorder manual documentation sections, remove useless "AboutLUFA" section.
Dean
2012-03-08
Update Doxygen configuration files to disable Markdown support.
Dean
2012-02-28
Fix warnings and errors found by the new cppcheck provided static code analysis.
Dean
2012-02-26
Fixed possible enumeration error if the user application selects the non-Cont...
Dean
2012-02-22
Added support for the BitWizard Multio and Big-Multio boards.
Dean
[next]