| Commit message (Expand) | Author | Age | Files | Lines |
* | Add Atmel Studio support for the Arduino Yun and Micro boards. | Dean Camera | 2014-09-11 | 1 | -0/+26 |
* | Patched the LUFA build system to work around a GCC code generation bug in new... | Dean Camera | 2014-08-26 | 1 | -1/+1 |
* | Update to latest Atmel Studio integration binary, improve Getting Started pag... | Dean Camera | 2014-03-31 | 1 | -0/+0 |
* | Add Atmel Studio 6.2 compatibility. | Dean Camera | 2014-03-01 | 1 | -0/+1 |
* | Update to latest Atmel Studio integration binary. | Dean Camera | 2014-02-16 | 1 | -0/+0 |
* | Update to latest Atmel Studio integration binary. | Dean Camera | 2014-01-07 | 1 | -0/+0 |
* | Update to latest Atmel Studio integration binary. | Dean Camera | 2014-01-06 | 1 | -0/+0 |
* | Update VSIX extension manifest description. | Dean Camera | 2013-12-30 | 1 | -1/+1 |
* | Update to latest LUFA Atmel Studio integration binary. | Dean Camera | 2013-12-22 | 1 | -0/+0 |
* | Fix incorrect Dataflash header file included for the STK525 inside Atmel Studio. | Dean Camera | 2013-12-20 | 1 | -1/+1 |
* | Fix STK525 and STK526 device support in the Atmel Studio extension. | Dean Camera | 2013-12-14 | 1 | -0/+7 |
* | Remove style override that conflicts with the latest MSHelp branding package ... | Dean Camera | 2013-09-05 | 2 | -1/+1 |
* | Update Atmel Studio integration blob with better online documentation links a... | Dean Camera | 2013-08-31 | 1 | -0/+0 |
* | Update Atmel Studio binary blob; update help when the extension is updated, a... | Dean Camera | 2013-08-24 | 1 | -0/+0 |
* | Fix double-spaced code samples in the Docbook transform output. | Dean Camera | 2013-08-23 | 1 | -12/+4 |
* | Update to latest Doxygen configurations, patch Doxygen->Docbook transform due... | Dean Camera | 2013-08-23 | 1 | -4/+24 |
* | Wipe working directory before building Atmel Studio extension. | Dean Camera | 2013-08-18 | 1 | -1/+4 |
* | Move out class driver modules into seperate AS6 integration modules, add abil... | Dean Camera | 2013-08-16 | 11 | -151/+830 |
* | Fix blurry images on the Atmel Studio Getting Started page. | Dean Camera | 2013-08-14 | 1 | -0/+0 |
* | Add host application directories as distributables in Atmel Studio. | Dean Camera | 2013-08-14 | 1 | -1/+1 |
* | Show installed version number on the Getting Started page inside Atmel Studio. | Dean Camera | 2013-08-13 | 1 | -0/+0 |
* | Add XMEGA TWI peripheral driver to the Atmel Studio extension XML. | Dean Camera | 2013-08-13 | 1 | -1/+4 |
* | Minor style tweaks to the Getting Started page of the Atmel Studio extension. | Dean Camera | 2013-08-11 | 2 | -0/+0 |
* | Minor documentation improvements. | Dean Camera | 2013-07-14 | 2 | -2/+9 |
* | Clean up Atmel Studio integration Python script according to PEP8 rules. | Dean Camera | 2013-07-07 | 1 | -14/+14 |
* | 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 | 1 | -0/+15 |
* | Clean up Doxygen to Docbook XSLT, update Atmel Studio blob to use the new IDs. | Dean Camera | 2013-06-02 | 2 | -39/+37 |
* | Minor documentation improvements, update integration DLL. | Dean Camera | 2013-06-01 | 2 | -1/+1 |
* | 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 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 |
* | Simplify the Doxygen to Docbook XML transform. | Dean Camera | 2013-05-19 | 1 | -46/+48 |
* | Refactor out the common VSIX XSLT params. | Dean Camera | 2013-05-19 | 1 | -19/+21 |
* | 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 | 1 | -26/+10 |
* | Fix Doxygen to Docbook transform function prototypes not folding (void) argum... | Dean Camera | 2013-05-17 | 1 | -1/+1 |
* | 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 | 2 | -2/+2 |
* | 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 |