| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Minor documentation improvements. | Dean Camera | 2013-05-22 | 1 | -6/+6 |
* | 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 'master' into XMEGA-Demo-Ports-ClockOnly | Dean Camera | 2013-05-20 | 11 | -26/+373 |
|\ |
|
| * | Add support for the XMEGA C3 Xplained board. | Dean Camera | 2013-05-20 | 11 | -29/+376 |
* | | Add stub functions to all board drivers, so that demos can be compiled with B... | Dean Camera | 2013-05-19 | 4 | -12/+38 |
|/ |
|
* | Simplify the Doxygen to Docbook XML transform. | Dean Camera | 2013-05-19 | 2 | -47/+49 |
* | Refactor out the common VSIX XSLT params. | Dean Camera | 2013-05-19 | 1 | -19/+21 |
* | Minor documentation improvements. | Dean Camera | 2013-05-19 | 1 | -6/+6 |
* | Add Windows INF driver templates and class driver OS support information to t... | Dean Camera | 2013-05-19 | 4 | -0/+229 |
* | Update Doxygen configuration files to the latest version. | Dean Camera | 2013-05-19 | 3 | -231/+267 |
* | Add generate_help target to the Studio Integration makefile. | Dean Camera | 2013-05-18 | 1 | -1/+2 |
* | Fix up page and group F1 lookup IDs in the Atmel Studio help. Fix struct name... | Dean Camera | 2013-05-18 | 2 | -4/+16 |
* | Fix up Atmel Studio F1 lookup index terms for Pages and Groups. | Dean Camera | 2013-05-18 | 2 | -19/+10 |
* | Fix help install info dialog showing under the main Atmel Studio window in so... | Dean Camera | 2013-05-18 | 1 | -0/+0 |
* | Simplify LUFA Doxygen to Docbook transform, use parameterized page compoundde... | Dean Camera | 2013-05-18 | 1 | -35/+17 |
* | Hide the donation Pledgie image from the HV1 output, as Doxygen incorrectly s... | Dean Camera | 2013-05-18 | 2 | -27/+13 |
* | Fix Doxygen to Docbook transform function prototypes not folding (void) argum... | Dean Camera | 2013-05-17 | 1 | -1/+1 |
* | Minor documentation improvements. | Dean Camera | 2013-05-14 | 1 | -0/+1 |
* | Fix missing bitshift in the AVR8 Pipe_GetBoundEndpointAddress() function. | Dean Camera | 2013-05-14 | 2 | -2/+2 |
* | Remove redundant XSL params from the Studio Integration makefile. | Dean Camera | 2013-05-13 | 1 | -2/+0 |
* | Update Atmel Studio getting started page and associated images. | Dean Camera | 2013-05-12 | 3 | -5/+13 |
* | Update Studio Integration blob and scripts to add a menu item for the local h... | Dean Camera | 2013-05-12 | 3 | -16/+18 |
* | Style improvements in the Atmel Studio Getting Started HTML page. | Dean Camera | 2013-05-12 | 1 | -4/+7 |
* | Fix typos in the Atmel Studio Getting Started HTML page. | Dean Camera | 2013-05-12 | 1 | -2/+2 |
* | Minor documentation improvements. | Dean Camera | 2013-05-12 | 5 | -27/+66 |
* | Fix Pipe_GetBoundEndpointAddress() returning bad values in some circumstances. | Dean Camera | 2013-05-10 | 2 | -1/+4 |
* | Update Android Accessory Class driver to be compatible with protocol version ... | Dean Camera | 2013-05-10 | 3 | -6/+9 |
* | Remove old information about the SVN repository from the documentation. | Dean Camera | 2013-05-09 | 1 | -1/+0 |
* | Minor documentation improvements. | Dean Camera | 2013-05-06 | 1 | -3/+0 |
* | Add Printer Device Class source files to the Atmel Studio integration XML. | Dean Camera | 2013-05-05 | 1 | -1/+3 |
* | Add proper reset handling to the USB Printer Device Class driver. | Dean Camera | 2013-05-05 | 2 | -4/+27 |
* | Add missing EVENT_PRNT_Device_SoftReset() public function prototype. | Dean Camera | 2013-05-05 | 1 | -0/+8 |
* | Add new Printer Device Class driver. | Dean Camera | 2013-05-05 | 6 | -15/+598 |
* | Revert incorrect XMEGA interrupt disable patch; all flags *except* the interr... | Dean Camera | 2013-05-05 | 1 | -1/+1 |
* | Minor documentation improvements. | Dean Camera | 2013-05-04 | 6 | -28/+27 |
* | Add check to the Doxygen->Docbook transform to warning on untemplated items. ... | Dean Camera | 2013-05-04 | 1 | -25/+35 |
* | Implement integration binary blob suggestions from AVRFreaks members. | Dean Camera | 2013-05-03 | 1 | -0/+0 |
* | Oops - ensure the Atmel Studio extension package has the same GUID as the one... | Dean Camera | 2013-05-01 | 1 | -0/+0 |
* | Minor documentation improvements. | Dean Camera | 2013-05-01 | 1 | -0/+2 |
* | Fix Serial peripheral driver compile error for XMEGA devices. | Dean Camera | 2013-04-29 | 2 | -4/+4 |
* | Use previous Atmel Studio VSIX identifier so that it can upgrade existing ins... | Dean Camera | 2013-04-29 | 1 | -1/+1 |
* | Fix board driver hardware capability definition macro documentation. Fix Doxy... | Dean Camera | 2013-04-28 | 43 | -88/+76 |
* | Centre images in the Atmel Studio help, apply text formatting styles recursiv... | Dean Camera | 2013-04-28 | 2 | -12/+16 |
* | Add more information on the integrated Help package to the Atmel Studio Getti... | Dean Camera | 2013-04-28 | 3 | -19/+43 |
* | Move USB mode enum into the top level USB controller header, as it is common ... | Dean Camera | 2013-04-28 | 4 | -41/+17 |
* | Allow the title of top level pages to be overridden in the Atmel Studio help. | Dean Camera | 2013-04-28 | 1 | -1/+3 |
* | Enable full Doxygen backed syntax highlighting in the Atmel Studio integrated... | Dean Camera | 2013-04-27 | 2 | -8/+8 |