Commit Graph

139 Commits

Author SHA1 Message Date
badevguru
fd39bcf72b Fixed typo in micro board definition in Studio
System was displaying two yun boards in the drop down in ASF Wizard
2015-02-26 15:11:48 -08:00
Dean Camera
70f7e6558c Add Atmel Studio support for the Arduino Yun and Micro boards. 2014-09-11 23:22:00 +10:00
Dean Camera
d0a147f5bb Patched the LUFA build system to work around a GCC code generation bug in newer toolchains when building for larger FLASH memory devices (thanks to demultiplexer) 2014-08-26 21:18:59 +10:00
Dean Camera
a532f2ad1b Update to latest Atmel Studio integration binary, improve Getting Started page in the manual. 2014-03-31 22:29:42 +11:00
Dean Camera
a80d0c9965 Add Atmel Studio 6.2 compatibility. 2014-03-01 21:09:00 +11:00
Dean Camera
2141155e9e Update to latest Atmel Studio integration binary. 2014-02-16 17:21:14 +11:00
Dean Camera
2e70de6194 Update to latest Atmel Studio integration binary. 2014-01-07 15:20:04 +11:00
Dean Camera
129824028b Update to latest Atmel Studio integration binary. 2014-01-06 14:52:49 +11:00
Dean Camera
92d1d0342b Update VSIX extension manifest description. 2013-12-30 12:39:59 +11:00
Dean Camera
af893c3df6 Update to latest LUFA Atmel Studio integration binary. 2013-12-22 13:40:10 +11:00
Dean Camera
31022dfbe9 Fix incorrect Dataflash header file included for the STK525 inside Atmel Studio. 2013-12-20 20:36:19 +11:00
Dean Camera
70a726b5aa Fix STK525 and STK526 device support in the Atmel Studio extension. 2013-12-14 22:46:05 +11:00
Dean Camera
d6be06ea6a Remove style override that conflicts with the latest MSHelp branding package from Atmel. 2013-09-05 17:55:48 +02:00
Dean Camera
6216a71e1c Update Atmel Studio integration blob with better online documentation links and Getting Started graphics. 2013-08-31 00:34:20 +02:00
Dean Camera
e5bee74fca Update Atmel Studio binary blob; update help when the extension is updated, add additional Getting Started information. 2013-08-24 16:01:40 +02:00
Dean Camera
8cd0b383c5 Fix double-spaced code samples in the Docbook transform output. 2013-08-23 23:27:09 +02:00
Dean Camera
fbe2982858 Update to latest Doxygen configurations, patch Doxygen->Docbook transform due to changes in the code fragment output in the Doxygen XML. 2013-08-23 23:04:31 +02:00
Dean Camera
56c6b594ac Wipe working directory before building Atmel Studio extension. 2013-08-18 21:52:39 +02:00
Dean Camera
25b0f55d99 Move out class driver modules into seperate AS6 integration modules, add ability to disable host/device/both modes for faster compilation. 2013-08-16 22:21:41 +02:00
Dean Camera
ff8e86ba73 Fix blurry images on the Atmel Studio Getting Started page. 2013-08-14 22:16:47 +02:00
Dean Camera
de366fdbe1 Add host application directories as distributables in Atmel Studio. 2013-08-14 19:18:16 +02:00
Dean Camera
e24ab1600f Show installed version number on the Getting Started page inside Atmel Studio. 2013-08-13 22:36:38 +02:00
Dean Camera
fd524b0e00 Add XMEGA TWI peripheral driver to the Atmel Studio extension XML. 2013-08-13 21:38:41 +02:00
Dean Camera
5558b2f221 Minor style tweaks to the Getting Started page of the Atmel Studio extension. 2013-08-11 13:58:15 +02:00
Dean Camera
37ba9ec326 Minor documentation improvements. 2013-07-14 15:09:29 +02:00
Dean Camera
8d1376bbe9 Clean up Atmel Studio integration Python script according to PEP8 rules. 2013-07-07 13:00:44 +02:00
Dean Camera
8bcc38aa32 Add Atmel Studio support for the XMEGA C3 Xplained board. 2013-06-22 15:31:51 +02:00
Dean Camera
fb9aa5aa81 Add Atmel Studio support for the U2S board. 2013-06-22 15:22:30 +02:00
Dean Camera
c2e7e5783b Clean up Doxygen to Docbook XSLT, update Atmel Studio blob to use the new IDs. 2013-06-02 22:02:38 +02:00
Dean Camera
94b43e2f9d Minor documentation improvements, update integration DLL. 2013-06-01 15:32:57 +02:00
Dean Camera
0d2b3185ea Clean up Studio integration makefile, add more descriptive module names for the various board drivers. 2013-05-25 11:40:04 +02:00
Dean Camera
195af9e530 Synthesize a list of sub-groups (but not sub-sections due to Doxygen producing duplicate IDs) in the HV1 group documentation. 2013-05-24 18:23:45 +02:00
Dean Camera
1a62519c74 Add direct links to changelog, migration notes and known issues to the Atmel Studio Getting Started page. 2013-05-24 17:40:42 +02:00
Dean Camera
085f4d38e8 Synthesize a list of subsections in the HV1 documentation for pages without nested inner pages. 2013-05-24 17:29:05 +02:00
Dean Camera
ac36abd9f0 Update Atmel Studio integration XML to add additional internal module documentation entry points. 2013-05-23 22:48:47 +02:00
Dean Camera
969120070c Fix typo in the Atmel Studio integration Getting Started page. 2013-05-22 22:32:35 +02:00
Dean Camera
c07d670b6c Update to a new XAML GUI based version of the Atmel Studio integration blob. 2013-05-22 16:47:11 +02:00
Dean Camera
8474262728 Simplify the Doxygen to Docbook XML transform. 2013-05-19 20:20:08 +02:00
Dean Camera
51bfd9c95c Refactor out the common VSIX XSLT params. 2013-05-19 18:54:11 +02:00
Dean Camera
773b6ae979 Add generate_help target to the Studio Integration makefile. 2013-05-18 23:18:14 +02:00
Dean Camera
7af4d949e2 Fix up page and group F1 lookup IDs in the Atmel Studio help. Fix struct namespacing in the help. 2013-05-18 17:26:40 +02:00
Dean Camera
06df6a3ea8 Fix up Atmel Studio F1 lookup index terms for Pages and Groups. 2013-05-18 16:58:40 +02:00
Dean Camera
2338189c8d Fix help install info dialog showing under the main Atmel Studio window in some circumstances. 2013-05-18 15:52:07 +02:00
Dean Camera
f6d0cdb817 Simplify LUFA Doxygen to Docbook transform, use parameterized page compounddef template. 2013-05-18 12:07:54 +02:00
Dean Camera
9891bf7cc3 Hide the donation Pledgie image from the HV1 output, as Doxygen incorrectly strips the image URL in the XML output. 2013-05-18 00:34:47 +02:00
Dean Camera
db528b6778 Fix Doxygen to Docbook transform function prototypes not folding (void) argument functions into a single line in some cases. 2013-05-17 21:18:54 +02:00
Dean Camera
4a7405b2cf Remove redundant XSL params from the Studio Integration makefile. 2013-05-13 16:41:48 +02:00
Dean Camera
a3784c5944 Update Atmel Studio getting started page and associated images. 2013-05-12 22:45:11 +02:00
Dean Camera
4bfd45b484 Update Studio Integration blob and scripts to add a menu item for the local help. 2013-05-12 22:38:08 +02:00
Dean Camera
61d1be0cb2 Style improvements in the Atmel Studio Getting Started HTML page. 2013-05-12 21:29:03 +02:00