aboutsummaryrefslogtreecommitdiffstats
path: root/Projects
Commit message (Expand)AuthorAgeFilesLines
...
* Minor documentation improvements.Dean Camera2013-12-201-5/+5
* Use new VERSION_BCD() macro with explicit int arguments to fix edge cases wit...Dean Camera2013-11-2112-35/+35
* Reduce PDI/TPI reset hold period from 1ms to 100us, as the former caused spor...Dean Camera2013-11-211-2/+2
* Exclude all host application directories from the Doxygen configuration files.Dean Camera2013-11-202-2/+2
* Fix incorrect status constants in the AVRISP-MKII Clone project.Dean Camera2013-11-202-3/+4
* Increase AVRISP-MKII Clone PDI/TPI handshake to 1ms from 1us for targets with...Dean Camera2013-11-041-2/+2
* AVRISP-MKII Clone Project PDI/TPI frequency increased from 250KHz to 2MHz as ...Dean Camera2013-11-021-1/+1
* Use non-abbreviated XPROG/PDI/TPI constant names.Dean Camera2013-10-275-154/+155
* Refactor AVRISP MKII Clone PDI/TPI command constants to simplify the driver c...Dean Camera2013-10-273-72/+80
* More minor speedups to the AVRISP-MKII clone programmer PDI memory reading code.Dean Camera2013-10-271-9/+16
* Merge branch 'master' of github.com:abcminiuser/lufaDean Camera2013-10-271-1/+1
|\
| * Replace remaining MIDI interface numbers with enums.László Monda2013-10-121-1/+1
* | Only issue the REPEAT instruction in the clone programmer if needed to reduce...Dean Camera2013-10-271-3/+6
|/
* Replace CDC interface numbers with enums.László Monda2013-10-106-13/+13
* Extract interface numbers into enums.László Monda2013-10-0635-87/+204
* Fix outdated Benito project ASF XML.Dean Camera2013-08-311-1/+1
* Add DefaultInstall section to all INF driver files for easier installation.Dean Camera2013-08-315-0/+15
* Update to latest Doxygen configurations, patch Doxygen->Docbook transform due...Dean Camera2013-08-2314-13160/+18690
* Bump AVRISP-MKII version number to be compatible with Atmel Studio 6.1 SP2.Dean Camera2013-08-191-1/+1
* Use a timer prescaler of 256 instead of 1024 in the TempDataLogger project fo...Dean Camera2013-08-181-2/+2
* Add host application directories as distributables in Atmel Studio.Dean Camera2013-08-142-0/+5
* Fix missing AS6 modules in the USB to Serial Converter project.Dean Camera2013-07-291-0/+2
* Rename DS1307 driver files to a more generic RTC, as different RTC drivers ma...Dean Camera2013-07-205-8/+5
* Add volatile software RTC to the TempDataLogger application if the dummy RTC ...Dean Camera2013-07-206-31/+115
* Fix missing year offset on the TempDataLogger Python host application.Dean Camera2013-07-161-1/+1
* Fixed incorrect time/date configuration data order in the TempDataLogger host...Dean Camera2013-07-161-15/+22
* Add Python alternative host application for the TempDataLogger project.Dean Camera2013-07-081-0/+99
* Fix indentation in the AVRISP-MKII AppConfig.h header.Dean Camera2013-06-221-8/+8
* Add U2S board supportMichael2013-06-221-1/+5
* Minor documentation improvements.Dean Camera2013-06-167-34/+49
* Add missing include to the Bentio project.Dean Camera2013-06-121-0/+1
* Update board Dataflash_Init() functions to automatically configure the approp...Dean Camera2013-06-122-2/+0
* Minor tweak to RNDIS INF files to make them uniform with the style of the CDC...Dean Camera2013-05-251-1/+1
* Pseudo-port the projects and dual role demos for possible later multi-arch su...Dean Camera2013-05-1928-11/+56
* Update Windows RNDIS driver template.Dean Camera2013-05-191-42/+46
* Update Doxygen configuration files to the latest version.Dean Camera2013-05-1914-700/+1190
* Add prefixes to string descriptor ID enum names in the AVRISP and XPLAINBridg...Dean Camera2013-05-154-21/+21
* 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