aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/StudioIntegration/XSLT
Commit message (Collapse)AuthorAgeFilesLines
* Restructure Atmel Studio integration files and transforms.Dean Camera2013-04-146-255/+0
|
* Update AS integration scripts and transforms - extract out the module ↵Dean Camera2013-04-081-11/+12
| | | | description from the Doxygen XML output for the GUI.
* Update extension XML format to match latest XDK schema.Dean Camera2013-02-021-3/+3
|
* Switch extension inner archive to store compression mode and switch outer ↵Dean Camera2013-01-191-2/+2
| | | | VSIX archive to maximum compression, to improve project generation speed within Atmel Studio.
* Clean up VSIX generation scripts.Dean Camera2013-01-171-1/+2
|
* Offline help is currently ignored in AS6 extensions - reduce extension size ↵Dean Camera2013-01-131-6/+0
| | | | by omitting it from the generated extension VSIX.
* Check referenced distribute build files in the project XML files, as well as ↵Dean Camera2013-01-111-1/+1
| | | | C source and header files.
* Add ASF provider manifest file and adjust VSIX packing to compress the ↵Dean Camera2013-01-071-0/+35
| | | | library contents.
* Fix up broken Studio pseudo-board configuration module, add missing USB ↵Dean Camera2013-01-071-1/+9
| | | | driver files.
* Use nicer LUFA documentation links in the VSIX extension, rather than direct ↵Dean Camera2013-01-061-1/+1
| | | | FourWalledCubicle links.
* Make VSIX packing quiet, increase compression to the maximum level allowed.Dean Camera2013-01-051-2/+3
|
* Add transform to update the VSIX extension version automatically when built.Dean Camera2013-01-051-0/+32
|
* Move out Studio Integration XML transform files to their own directory for ↵Dean Camera2013-01-034-0/+183
neatness.