Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Refactor AVRISP MKII Clone PDI/TPI command constants to simplify the driver ↵ | Dean Camera | 2013-10-27 | 3 | -72/+80 | |
| | | | | code. | |||||
* | More minor speedups to the AVRISP-MKII clone programmer PDI memory reading code. | Dean Camera | 2013-10-27 | 1 | -9/+16 | |
| | ||||||
* | Merge branch 'master' of github.com:abcminiuser/lufa | Dean Camera | 2013-10-27 | 1 | -1/+1 | |
|\ | ||||||
| * | Replace remaining MIDI interface numbers with enums. | László Monda | 2013-10-12 | 1 | -1/+1 | |
| | | ||||||
* | | Only issue the REPEAT instruction in the clone programmer if needed to ↵ | Dean Camera | 2013-10-27 | 1 | -3/+6 | |
|/ | | | | reduce protocol overhead. | |||||
* | Replace CDC interface numbers with enums. | László Monda | 2013-10-10 | 6 | -13/+13 | |
| | ||||||
* | Extract interface numbers into enums. | László Monda | 2013-10-06 | 35 | -87/+204 | |
| | ||||||
* | Fix outdated Benito project ASF XML. | Dean Camera | 2013-08-31 | 1 | -1/+1 | |
| | ||||||
* | Add DefaultInstall section to all INF driver files for easier installation. | Dean Camera | 2013-08-31 | 5 | -0/+15 | |
| | ||||||
* | Update to latest Doxygen configurations, patch Doxygen->Docbook transform ↵ | Dean Camera | 2013-08-23 | 14 | -13160/+18690 | |
| | | | | due to changes in the code fragment output in the Doxygen XML. | |||||
* | Bump AVRISP-MKII version number to be compatible with Atmel Studio 6.1 SP2. | Dean Camera | 2013-08-19 | 1 | -1/+1 | |
| | ||||||
* | Use a timer prescaler of 256 instead of 1024 in the TempDataLogger project ↵ | Dean Camera | 2013-08-18 | 1 | -2/+2 | |
| | | | | for better accuracy. | |||||
* | Add host application directories as distributables in Atmel Studio. | Dean Camera | 2013-08-14 | 2 | -0/+5 | |
| | ||||||
* | Fix missing AS6 modules in the USB to Serial Converter project. | Dean Camera | 2013-07-29 | 1 | -0/+2 | |
| | ||||||
* | Rename DS1307 driver files to a more generic RTC, as different RTC drivers ↵ | Dean Camera | 2013-07-20 | 5 | -8/+5 | |
| | | | | may be added in the future. | |||||
* | Add volatile software RTC to the TempDataLogger application if the dummy RTC ↵ | Dean Camera | 2013-07-20 | 6 | -31/+115 | |
| | | | | mode is enabled. | |||||
* | Fix missing year offset on the TempDataLogger Python host application. | Dean Camera | 2013-07-16 | 1 | -1/+1 | |
| | ||||||
* | Fixed incorrect time/date configuration data order in the TempDataLogger ↵ | Dean Camera | 2013-07-16 | 1 | -15/+22 | |
| | | | | host application. | |||||
* | Add Python alternative host application for the TempDataLogger project. | Dean Camera | 2013-07-08 | 1 | -0/+99 | |
| | ||||||
* | Fix indentation in the AVRISP-MKII AppConfig.h header. | Dean Camera | 2013-06-22 | 1 | -8/+8 | |
| | ||||||
* | Add U2S board support | Michael | 2013-06-22 | 1 | -1/+5 | |
| | | | | | | Includes board definition files and patch for AVRISPMKII to move the reset line for pin compatibility. http://sites.google.com/site/megau2s/ | |||||
* | Minor documentation improvements. | Dean Camera | 2013-06-16 | 7 | -34/+49 | |
| | ||||||
* | Add missing include to the Bentio project. | Dean Camera | 2013-06-12 | 1 | -0/+1 | |
| | ||||||
* | Update board Dataflash_Init() functions to automatically configure the ↵ | Dean Camera | 2013-06-12 | 2 | -2/+0 | |
| | | | | appropriate communication interface. | |||||
* | Minor tweak to RNDIS INF files to make them uniform with the style of the ↵ | Dean Camera | 2013-05-25 | 1 | -1/+1 | |
| | | | | CDC INF drivers. | |||||
* | Pseudo-port the projects and dual role demos for possible later multi-arch ↵ | Dean Camera | 2013-05-19 | 28 | -11/+56 | |
| | | | | support. | |||||
* | Update Windows RNDIS driver template. | Dean Camera | 2013-05-19 | 1 | -42/+46 | |
| | ||||||
* | Update Doxygen configuration files to the latest version. | Dean Camera | 2013-05-19 | 14 | -700/+1190 | |
| | ||||||
* | Add prefixes to string descriptor ID enum names in the AVRISP and ↵ | Dean Camera | 2013-05-15 | 4 | -21/+21 | |
| | | | | XPLAINBridge projects to avoid conflicts. | |||||
* | Add symbolic names for USB Device String Descriptors within the demos, ↵ | Dean Camera | 2013-05-15 | 24 | -78/+212 | |
| | | | | applications and bootloaders. | |||||
* | Minor documentation improvements. | Dean Camera | 2013-05-14 | 1 | -2/+1 | |
| | ||||||
* | Delete obsolete LEDNotifier project host application. | Dean Camera | 2013-05-10 | 10 | -723/+0 | |
| | ||||||
* | Update AVRISP-MKII Clone programmer project default firmware minor revision ↵ | Dean Camera | 2013-04-27 | 2 | -2/+2 | |
| | | | | number to make it compatible with the Atmel Studio 6.1 public release. | |||||
* | Add move-to-root directives to all ASF XML application modules, to make the ↵ | Dean Camera | 2013-04-23 | 14 | -27/+38 | |
| | | | | code easier to find in the release version of Atmel Studio 6.1. | |||||
* | Add explicit requirements for the AppConfig.h headers in the various project ↵ | Dean Camera | 2013-04-01 | 7 | -0/+7 | |
| | | | | asf.xml files, to prevent breakage with the latest ASF trunk project generator upgrades. | |||||
* | Minor documentation improvements. | Dean Camera | 2013-03-18 | 13 | -37/+37 | |
| | ||||||
* | Add missing module dependency to the USBtoSerial project. Minor ↵ | Dean Camera | 2013-03-12 | 4 | -8/+27 | |
| | | | | documentation corrections. | |||||
* | Add dummy handler for SCSI_CMD_START_STOP_UNIT in all project SCSI handling ↵ | Dean Camera | 2013-03-09 | 2 | -0/+2 | |
| | | | | routines, to prevent ejection errors on *nix systems due to an unknown SCSI command. | |||||
* | Minor documentation fixes. | Dean Camera | 2013-03-07 | 1 | -12/+0 | |
| | ||||||
* | Fixed incorrect output in the HIDReportViewer project when no device is ↵ | Dean Camera | 2013-02-28 | 1 | -1/+1 | |
| | | | | connected (thanks to Pavel Kuzmin). | |||||
* | Remove CPPCheck suppressions for unused functions, disable checking for them ↵ | Dean Camera | 2013-02-05 | 1 | -1/+0 | |
| | | | | in the StaticAnalysisTest build test as it can't cope with GCC aliasing and mixed library/application code. | |||||
* | Whitespace fixes in the LUFA configuration files. | Dean Camera | 2013-01-29 | 14 | -28/+28 | |
| | ||||||
* | Update Atmel Studio core board templates to use different templates for each ↵ | Dean Camera | 2013-01-27 | 14 | -14/+14 | |
| | | | | driver, so that the project caption contains the architecture. Update individual board modules to include the relevant board hardware drivers. | |||||
* | Upgrade Doxygen configuration files to the latest version. | Dean Camera | 2013-01-20 | 14 | -126/+196 | |
| | ||||||
* | Code style fixes to the AVRISP-MKII Clone programmer project. | Dean Camera | 2013-01-14 | 7 | -37/+58 | |
| | ||||||
* | Updated AVRISP-MKII Clone Programmer project so that the SCK clock period is ↵ | Dean Camera | 2013-01-13 | 2 | -10/+26 | |
| | | | | saved in EEPROM (thanks to Gerhard Wesser). | |||||
* | Move out dummy board module and add strong-references to it in each project, ↵ | Dean Camera | 2013-01-12 | 14 | -0/+14 | |
| | | | | so that the correct project caption is generated inside Atmel Studio. | |||||
* | Add Atmel Studio keywords to all project XML files. | Dean Camera | 2013-01-12 | 14 | -0/+83 | |
| | ||||||
* | Ensure the demo and project main text files are distributed in Atmel Studio ↵ | Dean Camera | 2013-01-11 | 14 | -0/+23 | |
| | | | | projects. | |||||
* | Alter VSIX build script to verify all referenced filenames in all modules ↵ | Dean Camera | 2013-01-11 | 2 | -3/+3 | |
| | | | | and projects, rather than just the core modules. Fix discovered errors in the project XML files. |