| Commit message (Expand) | Author | Age | Files | Lines |
* | Add missing Studio module to the Class Driver RNDIS Device demo. | Dean Camera | 2013-07-14 | 1 | -0/+1 |
* | Minor code style improvement to the HID bootloader Python script. | Dean Camera | 2013-07-14 | 1 | -10/+10 |
* | Add Python alternative host application for the TempDataLogger project. | Dean Camera | 2013-07-08 | 1 | -0/+99 |
* | Refactor the new Python HID bootloader host application code. | Dean Camera | 2013-07-07 | 1 | -17/+36 |
* | Add new HID bootloader alternative host loader application, written in Python. | Dean Camera | 2013-07-07 | 1 | -0/+101 |
* | Refactor GenericHID Python test script code to make user specific adjustments... | Dean Camera | 2013-07-07 | 1 | -8/+12 |
* | Clean up Atmel Studio integration Python script according to PEP8 rules. | Dean Camera | 2013-07-07 | 1 | -14/+14 |
* | Add Python test script using pywinusb for the Class Driver Generic HID Device... | Dean Camera | 2013-07-07 | 2 | -0/+93 |
* | Update Android Accessory Host demo Android code to the last SDK release. | Dean Camera | 2013-07-06 | 3 | -1/+2 |
* | Minor documentation improvements. | Dean Camera | 2013-07-06 | 1 | -1/+0 |
* | Mark the very low RAM devices as being unsupported by the Mass Storage class ... | Dean Camera | 2013-07-06 | 2 | -5/+1 |
* | Add automatic application start on virtual disk ejection to the Mass Storage ... | Dean Camera | 2013-07-06 | 7 | -8/+120 |
* | Re-added Set Control Line State request handling to the CDC class bootloader. | Dean Camera | 2013-06-27 | 3 | -1/+12 |
* | Add Atmel Studio support for the XMEGA C3 Xplained board. | Dean Camera | 2013-06-22 | 1 | -0/+15 |
* | Add Atmel Studio support for the U2S board. | Dean Camera | 2013-06-22 | 2 | -1/+16 |
* | Minor documentation improvements. | Dean Camera | 2013-06-22 | 1 | -1/+1 |
* | Fix indentation in the AVRISP-MKII AppConfig.h header. | Dean Camera | 2013-06-22 | 1 | -8/+8 |
* | Add missing U2S board definition, update build tests and documentation. | Dean Camera | 2013-06-22 | 5 | -1/+7 |
* | Add U2S board support | Michael | 2013-06-22 | 7 | -1/+331 |
* | Add missing files to the Low Level Device RNDIS demo inside Atmel Studio. | Dean Camera | 2013-06-18 | 1 | -0/+2 |
* | Minor documentation improvements. | Dean Camera | 2013-06-16 | 23 | -84/+99 |
* | Add missing include to the Bentio project. | Dean Camera | 2013-06-12 | 1 | -0/+1 |
* | Update board Dataflash_Init() functions to automatically configure the approp... | Dean Camera | 2013-06-12 | 16 | -20/+37 |
* | Fix typos in the XMEGA board LED drivers, use a cleaner change and set implem... | Dean Camera | 2013-06-12 | 4 | -14/+30 |
* | Minor documentation improvements. | Dean Camera | 2013-06-03 | 2 | -2/+2 |
* | Force-disable the inbuilt makefile rules as well as suffixes in the core buil... | Dean Camera | 2013-06-03 | 1 | -7/+10 |
* | Add maintenance makefile rule to detect oversize code lines. | Dean Camera | 2013-06-02 | 1 | -0/+4 |
* | Clean up Doxygen to Docbook XSLT, update Atmel Studio blob to use the new IDs. | Dean Camera | 2013-06-02 | 2 | -39/+37 |
* | Ensure core library documentation sections use unique IDs. | Dean Camera | 2013-06-01 | 65 | -173/+173 |
* | Added missing LEDs to the XMEGA A3BU Xplained and XMEGA C3 Xplained board LED... | Dean Camera | 2013-06-01 | 3 | -28/+89 |
* | Minor documentation improvements, update integration DLL. | Dean Camera | 2013-06-01 | 3 | -2/+2 |
* | Minor tweak to RNDIS INF files to make them uniform with the style of the CDC... | Dean Camera | 2013-05-25 | 4 | -4/+4 |
* | Clean up Studio integration makefile, add more descriptive module names for t... | Dean Camera | 2013-05-25 | 4 | -74/+72 |
* | Synthesize a list of sub-groups (but not sub-sections due to Doxygen producin... | Dean Camera | 2013-05-24 | 1 | -0/+15 |
* | Add direct links to changelog, migration notes and known issues to the Atmel ... | Dean Camera | 2013-05-24 | 1 | -0/+0 |
* | Synthesize a list of subsections in the HV1 documentation for pages without n... | Dean Camera | 2013-05-24 | 1 | -0/+15 |
* | Update Atmel Studio integration XML to add additional internal module documen... | Dean Camera | 2013-05-23 | 5 | -4/+18 |
* | Fix HID descriptor mouse and joystick macros for integer multiples of 8 buttons. | Dean Camera | 2013-05-23 | 2 | -2/+4 |
* | Update Atmel Studio project captions. | Dean Camera | 2013-05-23 | 58 | -58/+58 |
* | Minor documentation improvements. | Dean Camera | 2013-05-22 | 2 | -8/+8 |
* | Fix typo in the Atmel Studio integration Getting Started page. | Dean Camera | 2013-05-22 | 1 | -0/+0 |
* | Update to a new XAML GUI based version of the Atmel Studio integration blob. | Dean Camera | 2013-05-22 | 8 | -175/+0 |
* | Merge branch 'XMEGA-Demo-Ports-ClockOnly' | Dean Camera | 2013-05-20 | 268 | -343/+2031 |
|\ |
|
| * | Merge branch 'master' into XMEGA-Demo-Ports-ClockOnly | Dean Camera | 2013-05-20 | 12 | -26/+374 |
| |\ |
|
| * | | Add missing project dependencies. | Dean Camera | 2013-05-19 | 3 | -1/+2 |
| * | | Port the device mode demos to the XMEGA architecture where applicable. | Dean Camera | 2013-05-19 | 57 | -54/+670 |
| * | | Pseudo-port the host mode demos for possible later multi-arch support. | Dean Camera | 2013-05-19 | 87 | -127/+213 |
| * | | Pseudo-port the projects and dual role demos for possible later multi-arch su... | Dean Camera | 2013-05-19 | 34 | -32/+126 |
| * | | Add platform includes to the bootloaders. | Dean Camera | 2013-05-19 | 5 | -1/+6 |
| * | | Assume 16MHz crystal by default in the AVR8 bootloaders. | Dean Camera | 2013-05-19 | 5 | -48/+48 |