aboutsummaryrefslogtreecommitdiff
path: root/Projects
AgeCommit message (Expand)Author
2012-07-30Tag the LUFA 120730 release.LUFA-120730Dean
2012-06-01Switch over Demos, Bootloaders and Projects to the new and improved build sys...Dean
2012-05-27Merge in AppConfigHeaders branch to trunk, altering all projects and demos to...Dean
2012-05-27AppConfigHeaders: Add missing AppConfig.h file includes.Dean
2012-05-27AppConfigHeaders: Merge in latest trunk.Dean
2012-05-27Remove legacy AS4 project files, now that they can be automatically generated...Dean
2012-05-27Add missing documentation to custom BuiltTest hardware mapping files. Fix up ...Dean
2012-05-21AppConfigHeaders: Merge in latest trunk.Dean
2012-05-21Oops - mask out the endpoint address direction when comparing the IN and OUT ...Dean
2012-05-21Fix AVRISP-MKII clone and XPLAINBridge projects not properly configuring the ...Dean
2012-05-20Merge in latest trunk.Dean
2012-05-20Alter the XPLAINBridge and AVRISP-MKII clone projects so that the descriptors...Dean
2012-05-20Minor documentation improvements.Dean
2012-05-20Add missing AppConfig.h includes to project Descriptors.h files.Dean
2012-05-20Merge in latest trunk.Dean
2012-05-20Added new RESET_TOGGLES_LIBUSB_COMPAT compile time option to the AVRISP-MKII ...Dean
2012-05-20Upgrade Doxygen configuration files for Doxygen 1.8.1, fix broken stylesheet ...Dean
2012-05-18Minor documentation adjustments to the demos, projects and bootloaders to ens...Dean
2012-05-17Update project Doxygen and makefiles so that the resulting project documentat...Dean
2012-05-15AppConfigHeaders: Make sure that in applications using an AppConfig.h configu...Dean
2012-05-13AppConfigHeaders: Move out the last of the demo/app configurations into new A...Dean
2012-05-13AppConfigHeaders: Switch low level Device mode demos to use LUFAConfig.h conf...Dean
2012-05-12AppConfigHeaders: Update several additional user projects to use configuratio...Dean
2012-05-10AppConfigHeaders: Update several additional user projects to use configuratio...Dean
2012-05-10AppConfigHeaders: Update several user projects to use configuration header fi...Dean
2012-05-10Add branch for the conversion of demos to use standard C header files for con...Dean
2012-05-06Increased endpoint polling interval for all demos and projects to 5ms, as 1ms...Dean
2012-04-25Oops - fix broken MIDIToneGenerator project due to MIDI class API changes.Dean
2012-04-16Fix up static analysis build test so that inline suppressions for missing hea...Dean
2012-04-16Fixed AVRISP-MKII programmer project reset line polarity inverted when the ge...Dean
2012-04-15Minor documentation improvements.Dean
2012-04-15Make sure CRC value is pre-zeroed before reading from the XMEGA target device...Dean
2012-04-15Minor formatting updates to the SerialToLCD project - remove unused variable.Dean
2012-04-14Minor formatting updates to the SerialToLCD project.Dean
2012-04-14Added new SerialToLCD user project contributed by Simon Foster.Dean
2012-04-14Reintegrate the FullEPAddresses development branch into trunk.Dean
2012-04-09Make Doxygen fail for any Doxygen output other than unsupported tags (as thes...Dean
2012-04-08Pull out common options in the StaticAnalysisTest build test makefile into a ...Dean
2012-04-01Reverted AVRISP-MKII clone project watchdog based command timeout patch in fa...Dean
2012-03-20Fixed AVRISP-MKII programmer project failing to compile for the U4 chips when...Dean
2012-03-18Fixed error in the AVRISP-MKII programmer when ISP mode is used at 64KHz (tha...Dean
2012-03-09Only abort Doxygen documentation generation if a non-unsupported tag warning ...Dean
2012-03-09Added Dataflash operational checks and aborts to all projects using the Dataf...Dean
2012-03-09Update Doxygen documentation build scripts to fail if any warnings are genera...Dean
2012-03-08Update Doxygen configuration files to disable Markdown support.Dean
2012-03-07Update Doxygen configuration files for all projects.Dean
2012-03-05Raised the guard bits in the AVRISP-MKII clone project when in PDI and TPI to...Dean
2012-03-04Update code and StaticAnlysisTest so that missingInclude warnings do not have...Dean
2012-03-04Minor documentation improvements.Dean
2012-02-29Update StaticAnalysisTest to check for missing header files. Fix found incorr...Dean