aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/StudioIntegration
Commit message (Collapse)AuthorAgeFilesLines
* Fixed typo in micro board definition in Studiobadevguru2015-02-261-1/+1
| | | System was displaying two yun boards in the drop down in ASF Wizard
* Add Atmel Studio support for the Arduino Yun and Micro boards.Dean Camera2014-09-111-0/+26
|
* Patched the LUFA build system to work around a GCC code generation bug in ↵Dean Camera2014-08-261-1/+1
| | | | newer toolchains when building for larger FLASH memory devices (thanks to demultiplexer)
* Update to latest Atmel Studio integration binary, improve Getting Started ↵Dean Camera2014-03-311-0/+0
| | | | page in the manual.
* Add Atmel Studio 6.2 compatibility.Dean Camera2014-03-011-0/+1
|
* Update to latest Atmel Studio integration binary.Dean Camera2014-02-161-0/+0
|
* Update to latest Atmel Studio integration binary.Dean Camera2014-01-071-0/+0
|
* Update to latest Atmel Studio integration binary.Dean Camera2014-01-061-0/+0
|
* Update VSIX extension manifest description.Dean Camera2013-12-301-1/+1
|
* Update to latest LUFA Atmel Studio integration binary.Dean Camera2013-12-221-0/+0
|
* Fix incorrect Dataflash header file included for the STK525 inside Atmel Studio.Dean Camera2013-12-201-1/+1
|
* Fix STK525 and STK526 device support in the Atmel Studio extension.Dean Camera2013-12-141-0/+7
|
* Remove style override that conflicts with the latest MSHelp branding package ↵Dean Camera2013-09-052-1/+1
| | | | from Atmel.
* Update Atmel Studio integration blob with better online documentation links ↵Dean Camera2013-08-311-0/+0
| | | | and Getting Started graphics.
* Update Atmel Studio binary blob; update help when the extension is updated, ↵Dean Camera2013-08-241-0/+0
| | | | add additional Getting Started information.
* Fix double-spaced code samples in the Docbook transform output.Dean Camera2013-08-231-12/+4
|
* Update to latest Doxygen configurations, patch Doxygen->Docbook transform ↵Dean Camera2013-08-231-4/+24
| | | | due to changes in the code fragment output in the Doxygen XML.
* Wipe working directory before building Atmel Studio extension.Dean Camera2013-08-181-1/+4
|
* Move out class driver modules into seperate AS6 integration modules, add ↵Dean Camera2013-08-1611-151/+830
| | | | ability to disable host/device/both modes for faster compilation.
* Fix blurry images on the Atmel Studio Getting Started page.Dean Camera2013-08-141-0/+0
|
* Add host application directories as distributables in Atmel Studio.Dean Camera2013-08-141-1/+1
|
* Show installed version number on the Getting Started page inside Atmel Studio.Dean Camera2013-08-131-0/+0
|
* Add XMEGA TWI peripheral driver to the Atmel Studio extension XML.Dean Camera2013-08-131-1/+4
|
* Minor style tweaks to the Getting Started page of the Atmel Studio extension.Dean Camera2013-08-112-0/+0
|
* Minor documentation improvements.Dean Camera2013-07-142-2/+9
|
* Clean up Atmel Studio integration Python script according to PEP8 rules.Dean Camera2013-07-071-14/+14
|
* Add Atmel Studio support for the XMEGA C3 Xplained board.Dean Camera2013-06-221-0/+15
|
* Add Atmel Studio support for the U2S board.Dean Camera2013-06-221-0/+15
|
* Clean up Doxygen to Docbook XSLT, update Atmel Studio blob to use the new IDs.Dean Camera2013-06-022-39/+37
|
* Minor documentation improvements, update integration DLL.Dean Camera2013-06-012-1/+1
|
* Clean up Studio integration makefile, add more descriptive module names for ↵Dean Camera2013-05-254-74/+72
| | | | the various board drivers.
* Synthesize a list of sub-groups (but not sub-sections due to Doxygen ↵Dean Camera2013-05-241-0/+15
| | | | producing duplicate IDs) in the HV1 group documentation.
* Add direct links to changelog, migration notes and known issues to the Atmel ↵Dean Camera2013-05-241-0/+0
| | | | Studio Getting Started page.
* Synthesize a list of subsections in the HV1 documentation for pages without ↵Dean Camera2013-05-241-0/+15
| | | | nested inner pages.
* Update Atmel Studio integration XML to add additional internal module ↵Dean Camera2013-05-235-4/+18
| | | | documentation entry points.
* Fix typo in the Atmel Studio integration Getting Started page.Dean Camera2013-05-221-0/+0
|
* Update to a new XAML GUI based version of the Atmel Studio integration blob.Dean Camera2013-05-228-175/+0
|
* Simplify the Doxygen to Docbook XML transform.Dean Camera2013-05-191-46/+48
|
* Refactor out the common VSIX XSLT params.Dean Camera2013-05-191-19/+21
|
* Add generate_help target to the Studio Integration makefile.Dean Camera2013-05-181-1/+2
|
* Fix up page and group F1 lookup IDs in the Atmel Studio help. Fix struct ↵Dean Camera2013-05-182-4/+16
| | | | namespacing in the help.
* Fix up Atmel Studio F1 lookup index terms for Pages and Groups.Dean Camera2013-05-182-19/+10
|
* Fix help install info dialog showing under the main Atmel Studio window in ↵Dean Camera2013-05-181-0/+0
| | | | some circumstances.
* Simplify LUFA Doxygen to Docbook transform, use parameterized page ↵Dean Camera2013-05-181-35/+17
| | | | compounddef template.
* Hide the donation Pledgie image from the HV1 output, as Doxygen incorrectly ↵Dean Camera2013-05-181-26/+10
| | | | strips the image URL in the XML output.
* Fix Doxygen to Docbook transform function prototypes not folding (void) ↵Dean Camera2013-05-171-1/+1
| | | | argument functions into a single line in some cases.
* Remove redundant XSL params from the Studio Integration makefile.Dean Camera2013-05-131-2/+0
|
* Update Atmel Studio getting started page and associated images.Dean Camera2013-05-122-2/+2
|
* Update Studio Integration blob and scripts to add a menu item for the local ↵Dean Camera2013-05-123-16/+18
| | | | help.
* Style improvements in the Atmel Studio Getting Started HTML page.Dean Camera2013-05-121-4/+7
|