aboutsummaryrefslogtreecommitdiffstats
path: root/Projects
Commit message (Expand)AuthorAgeFilesLines
...
* Add symbolic names for USB Device String Descriptors within the demos, applic...Dean Camera2013-05-1524-78/+212
* Minor documentation improvements.Dean Camera2013-05-141-2/+1
* Delete obsolete LEDNotifier project host application.Dean Camera2013-05-1010-723/+0
* Update AVRISP-MKII Clone programmer project default firmware minor revision n...Dean Camera2013-04-272-2/+2
* Add move-to-root directives to all ASF XML application modules, to make the c...Dean Camera2013-04-2314-27/+38
* Add explicit requirements for the AppConfig.h headers in the various project ...Dean Camera2013-04-017-0/+7
* Minor documentation improvements.Dean Camera2013-03-1813-37/+37
* Add missing module dependency to the USBtoSerial project. Minor documentation...Dean Camera2013-03-124-8/+27
* Add dummy handler for SCSI_CMD_START_STOP_UNIT in all project SCSI handling r...Dean Camera2013-03-092-0/+2
* Minor documentation fixes.Dean Camera2013-03-071-12/+0
* Fixed incorrect output in the HIDReportViewer project when no device is conne...Dean Camera2013-02-281-1/+1
* Remove CPPCheck suppressions for unused functions, disable checking for them ...Dean Camera2013-02-051-1/+0
* Whitespace fixes in the LUFA configuration files.Dean Camera2013-01-2914-28/+28
* Update Atmel Studio core board templates to use different templates for each ...Dean Camera2013-01-2714-14/+14
* Upgrade Doxygen configuration files to the latest version.Dean Camera2013-01-2014-126/+196
* Code style fixes to the AVRISP-MKII Clone programmer project.Dean Camera2013-01-147-37/+58
* Updated AVRISP-MKII Clone Programmer project so that the SCK clock period is ...Dean Camera2013-01-132-10/+26
* Move out dummy board module and add strong-references to it in each project, ...Dean Camera2013-01-1214-0/+14
* Add Atmel Studio keywords to all project XML files.Dean Camera2013-01-1214-0/+83
* Ensure the demo and project main text files are distributed in Atmel Studio p...Dean Camera2013-01-1114-0/+23
* Alter VSIX build script to verify all referenced filenames in all modules and...Dean Camera2013-01-112-3/+3
* Add board definitions to the pseudo-board selector module in the Atmel Studio...Dean Camera2013-01-1111-0/+11
* Update and add missing Atmel Studio project description XML files.Dean Camera2013-01-102-0/+3
* Fix invalid module IDs and update VSIX packing script to ensure the database ...Dean Camera2013-01-104-8/+8
* Add and update more Atmel Studio project description XML files.Dean Camera2013-01-1015-1/+645
* Update copyright year to 2013.Dean Camera2013-01-03140-260/+260
* Upgrade Doxygen configuration files to the latest Doxygen version.Dean Camera2013-01-0314-140/+924
* Increased throughput in the USBtoSerial project now that data transmission is...Dean Camera2012-10-201-8/+2
* Minor documentation improvements.Dean Camera2012-10-05122-122/+122
* Add CPPCheck supression in the Webserver project, as the latest CPPCheck deve...Dean Camera2012-09-221-0/+1
* Use the framework provided GlobalInterruptEnable() function instead of the AV...Dean Camera2012-09-1714-14/+14
* Fixed lengthy timeouts in the USBtoSerial project if no application on the ho...Dean Camera2012-09-161-12/+23
* Add additional driver documentation to the AVRISP-MKII clone programmer project.Dean Camera2012-09-031-15/+42
* Alter the AVRISP-MKII clone project code to report a different serial number ...Dean Camera2012-09-031-2/+7
* Update FatFS library copies to the latest R0.09a version.Dean Camera2012-09-0112-710/+1035
* Fix incorrect string length in the USBtoSerial demo descriptors (thanks to Ol...Dean Camera2012-08-281-1/+1
* Spell-check latest trunk source code.Dean Camera2012-08-186-48/+48
* Fixed missing Win-32bit compatibility sections in the LUFA INF driver files (...Dean Camera2012-08-164-0/+12
* Upgrade Doxygen configuration files, custom style CSS and DOXYGEN build modul...Dean Camera2012-08-1314-336/+560
* Fixed broken RESET_TOGGLES_LIBUSB_COMPAT compile time option in the AVRISP-MK...Dean Camera2012-08-121-5/+5
* Add help text to the project makefiles to help new users get information on t...Dean Camera2012-08-1114-0/+28
* Upgrade Doxygen configuration files to 1.8.1.2.Dean Camera2012-07-2914-84/+56
* Add missing source URL for the HID DLL library use in the TempDataLogger appl...Dean Camera2012-07-281-0/+2
* Add hack to the XPLAINBridge project to allow it to compile even if an identi...Dean Camera2012-07-261-0/+8
* Use immediate variable expansion in the second-deepest level makefile scripts...Dean Camera2012-07-141-1/+1
* Rename build system module makefiles from "lufa.MODULE.in" to "lufa_MODULE.mk...Dean Camera2012-07-1414-126/+126
* Fix project makefiles - remove trailing slash from LUFA_PATH entries and the ...Dean Camera2012-07-1114-19/+15
* Oops - override OBJDIR with "." not blank for the XPLAINBridge project.Dean Camera2012-07-101-1/+1
* Override the OBJDIR setting for the XPLAINBridge project, as this currently d...Dean Camera2012-07-101-0/+3
* Fix up makefile .NOTPARALLEL heuristics so that linear building is only enfor...Dean Camera2012-07-101-4/+6