aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/StudioIntegration
Commit message (Expand)AuthorAgeFilesLines
* Fix corrupted disassembly listing (LSS) files due to linker relaxations; pass...Dean Camera2013-03-201-2/+2
* Clean up Studio Integration cache generation script. Re-indent integration VS...Dean Camera2013-03-013-33/+35
* Use dedicated -mrelax linker option in the Atmel Studio integration toolchain...Dean Camera2013-03-012-3/+3
* Use a slightly less insane/redundant toolchain configuration from within Atme...Dean Camera2013-02-271-11/+7
* Fix swapped product IDs for the ATMEGA8U2 and AT90USB82 in the DFU class boot...Dean Camera2013-02-241-1/+1
* Remove CPPCheck suppressions for unused functions, disable checking for them ...Dean Camera2013-02-051-3/+3
* Update extension XML format to match latest XDK schema.Dean Camera2013-02-023-8/+8
* Tweak Atmel Studio VSIX extension script output filename to contain the relea...Dean Camera2013-01-291-1/+1
* Update Programmers Notepad project file to ensure it is current.Dean Camera2013-01-271-1/+1
* Update Atmel Studio core board templates to use different templates for each ...Dean Camera2013-01-272-2/+230
* Fix missing references to the ANSI terminal driver codes in the USART periphe...Dean Camera2013-01-271-1/+4
* Fix device support typo preventing the XMEGA A3BU from being allowed as a dev...Dean Camera2013-01-261-1/+1
* Upgrade Doxygen configuration files to the latest version.Dean Camera2013-01-201-1/+1
* Add support for the Dimex Stange-ISP programmer board (thanks to Gerhard Wess...Dean Camera2013-01-191-0/+9
* Switch extension inner archive to store compression mode and switch outer VSI...Dean Camera2013-01-192-4/+4
* Clean up VSIX generation scripts.Dean Camera2013-01-173-4/+7
* Offline help is currently ignored in AS6 extensions - reduce extension size b...Dean Camera2013-01-133-12/+1
* Move out dummy board module and add strong-references to it in each project, ...Dean Camera2013-01-122-6/+6
* Add Atmel Studio keywords to all project XML files.Dean Camera2013-01-121-1/+1
* Check referenced distribute build files in the project XML files, as well as ...Dean Camera2013-01-112-4/+4
* Alter VSIX build script to verify all referenced filenames in all modules and...Dean Camera2013-01-111-7/+11
* Fix mistakes in the board XML module file paths.Dean Camera2013-01-112-5/+6
* Add board definitions to the pseudo-board selector module in the Atmel Studio...Dean Camera2013-01-114-47/+472
* Update and add missing Atmel Studio project description XML files.Dean Camera2013-01-101-1/+2
* Fix invalid module IDs and update VSIX packing script to ensure the database ...Dean Camera2013-01-101-1/+3
* Add and update more Atmel Studio project description XML files.Dean Camera2013-01-103-4/+4
* Ensure the VSIX Python script aborts if the ASF project generator is missing.Dean Camera2013-01-092-9/+24
* Clean up VSIX generation scripts.Dean Camera2013-01-092-5/+3
* Add Python script and update VSIX generator rules to pre-generate the Atmel S...Dean Camera2013-01-084-3/+30
* Add ASF provider manifest file and adjust VSIX packing to compress the librar...Dean Camera2013-01-075-21/+71
* Fix up broken Studio pseudo-board configuration module, add missing USB drive...Dean Camera2013-01-074-5/+15
* No Studio UI to switch boards yet, so make a dummy board that is used by all ...Dean Camera2013-01-074-44/+50
* Minor clean up of maintenance and integrations scripts.Dean Camera2013-01-061-1/+1
* Use nicer LUFA documentation links in the VSIX extension, rather than direct ...Dean Camera2013-01-063-7/+9
* Add licence to VSIX extension.Dean Camera2013-01-052-4/+8
* Make VSIX packing quiet, increase compression to the maximum level allowed.Dean Camera2013-01-052-5/+7
* Add transform to update the VSIX extension version automatically when built.Dean Camera2013-01-053-5/+37
* Add Atmel Studio Extension (VSIX) packaging files and scripts.Dean Camera2013-01-053-2/+52
* Move out Studio Integration XML transform files to their own directory for ne...Dean Camera2013-01-035-4/+4
* Update Studio Integration XML transform files to add top-level descriptions f...Dean Camera2013-01-034-13/+11
* Update copyright year to 2013.Dean Camera2013-01-0322-22/+22
* Add Atmel Studio integration files.Dean Camera2013-01-0322-0/+1289