| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 | 6 | -5/+7 |
* | Fix Serial peripheral driver compile error for XMEGA devices. | Dean Camera | 2013-04-29 | 3 | -4/+5 |
* | 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 |
* | Update AVRISP-MKII Clone programmer project default firmware minor revision n... | Dean Camera | 2013-04-27 | 2 | -2/+2 |
* | Enable full Doxygen backed syntax highlighting in the Atmel Studio integrated... | Dean Camera | 2013-04-27 | 2 | -8/+8 |
* | Speed up Doxygen-to-Docbook conversion, enable partial syntax highlighting in... | Dean Camera | 2013-04-25 | 3 | -46/+47 |
* | Add partially complete syntax highlighting to the HV1 transform. | Dean Camera | 2013-04-24 | 3 | -3/+52 |
* | Add move-to-root directives to all ASF XML application modules, to make the c... | Dean Camera | 2013-04-23 | 79 | -42/+183 |
* | Fix typo in the XMEGA SerialSPI peripheral driver. | Dean Camera | 2013-04-23 | 1 | -1/+1 |
* | Tweak HV1 help styling and image elements. | Dean Camera | 2013-04-23 | 3 | -18/+14 |
* | Move all Doxygen-to-Docbook rules into a single transform, remove redundant r... | Dean Camera | 2013-04-23 | 3 | -915/+339 |
* | Update Doxygen-to-Docbook transform with the latest transform rules for funct... | Dean Camera | 2013-04-22 | 4 | -48/+123 |
* | Add basic CSS styling to the Atmel Studio integrated help. | Dean Camera | 2013-04-22 | 2 | -3/+50 |
* | Use the localized Microsoft Help Viewer path if available when installing hel... | Dean Camera | 2013-04-22 | 1 | -0/+0 |
* | Fix Atmel Studio integrated help generation and branding. | Dean Camera | 2013-04-22 | 3 | -85/+172 |
* | Restrict the Doxygen to Docbook transform to only the relevant items. | Dean Camera | 2013-04-22 | 1 | -13/+11 |
* | Fixed possible register corruption in USB Host mode on AVR8 devices when ORDE... | Dean Camera | 2013-04-21 | 2 | -4/+5 |
* | Add first-run Unsigned Help install information prompt, ensure installed help... | Dean Camera | 2013-04-21 | 2 | -12/+1 |
* | Add missing indexterm entries to the Atmel Studio help transform. | Dean Camera | 2013-04-21 | 2 | -22/+172 |
* | Minor documentation improvements. | Dean Camera | 2013-04-21 | 2 | -2/+2 |
* | Finish initial Doxygen-to-Docbook transform. | Dean Camera | 2013-04-21 | 2 | -1/+146 |
* | Add partially complete Doxygen-to-Docbook transform. | Dean Camera | 2013-04-21 | 3 | -2/+941 |
* | Add HV1 integration into Atmel Studio (native Help). | Dean Camera | 2013-04-21 | 8 | -18/+113 |
* | Fix invalid Getting Started page HTML. | Dean Camera | 2013-04-20 | 1 | -2/+2 |
* | Update Getting Started Atmel Studio start page to make it XHTML compliant. | Dean Camera | 2013-04-20 | 2 | -9/+17 |
* | Minor documentation improvements. | Dean Camera | 2013-04-18 | 3 | -1/+2 |
* | Simplify Atmel Studio integration scripts. | Dean Camera | 2013-04-18 | 2 | -20/+23 |
* | Add finished initial LUFA Atmel Studio binary blob and supporting files. | Dean Camera | 2013-04-18 | 2 | -1/+1 |
* | Update Atmel Studio blob - use sane method to extract the extension's bundled... | Dean Camera | 2013-04-17 | 3 | -0/+1 |
* | Refactor Atmel Studio binary blob internals to be more OO-like. | Dean Camera | 2013-04-16 | 2 | -0/+0 |
* | Fix broken Atmel Studio blob - ensure Help menu items are correctly generated. | Dean Camera | 2013-04-16 | 5 | -2/+3 |
* | Update Atmel Studio blob DLL; add links to LUFA related pages in the Help menu. | Dean Camera | 2013-04-15 | 1 | -0/+0 |
* | Add first-run information page to the Atmel Studio 6.1 extension. | Dean Camera | 2013-04-15 | 7 | -1/+138 |
* | Minor documentation improvements. | Dean Camera | 2013-04-14 | 4 | -9/+9 |
* | Move XDK cache generation Python script into the VSIX related packing directory. | Dean Camera | 2013-04-14 | 2 | -1/+1 |
* | Restructure Atmel Studio integration files and transforms. | Dean Camera | 2013-04-14 | 7 | -5/+5 |
* | Reduce the amount of inlining of core Endpoint functions for XMEGA, to reduce... | Dean Camera | 2013-04-14 | 2 | -99/+112 |
* | Add Atmel Studio 6.1 binary blob. | Dean Camera | 2013-04-13 | 5 | -1/+6 |
* | Oops - fix function prototype attribute. | Dean Camera | 2013-04-11 | 1 | -1/+1 |
* | Add some missing function attributes. | Dean Camera | 2013-04-11 | 12 | -52/+74 |
* | Don't generate the full HTML documentation when only needing the XML version ... | Dean Camera | 2013-04-11 | 3 | -2/+5 |
* | Add maintenance makefile rule and XSLT transform to generate a unified header... | Dean Camera | 2013-04-10 | 2 | -0/+26 |
* | Improve bootloader compile error message text when building without the corre... | Dean Camera | 2013-04-08 | 5 | -5/+5 |