X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/f8353236821c2194f3fffd38c26f77d056e66555..c07d670b6c2861595e12f7630cf46b3c8a910cc5:/LUFA/StudioIntegration/VSIX/GettingStarted.htm diff --git a/LUFA/StudioIntegration/VSIX/GettingStarted.htm b/LUFA/StudioIntegration/VSIX/GettingStarted.htm deleted file mode 100644 index 1cb595c9b..000000000 --- a/LUFA/StudioIntegration/VSIX/GettingStarted.htm +++ /dev/null @@ -1,169 +0,0 @@ - - - - Getting Started with LUFA - - - - - - -
- - -
-

The LUFA extension is now installed into Atmel Studio, and - is ready for use. -

- -

Create an Example Project

-

LUFA comes with a variety of example projects, showing off several of the library features. Also included is a number of - bootloaders, full LUFA powered projects, and several user-contributed projects. To see these, open the New Example Project - wizard from the File→New menu. Expand out the FourWalledCubicle node, then the Dean Camera - LUFA node to see a list - of LUFA projects. -

- - Atmel Studio New Example Wizard - -

Configure LUFA

-

The LUFA Atmel Studio extension is fully integrated into the Atmel Studio IDE, including the LUFA sub-modules. Open the - ASF Wizard from the ASF→ASF Wizard menu, choose your project from your current solution, then choose - the LUFA library as the extension to configure from the Available Modules portion of the wizard. Here you can - add and remove LUFA modules to and from your project as you need them. -

- - Atmel ASF Module Wizard - -

Find the Module APIs

-

You can view your project's included LUFA modules any time you need to from the ASF Explorer window, accessible from - the ASF→ASF Explorer menu. Here you can find a link to the module's corresponding API documentation in the LUFA - manual, as well as a direct link to the module's API header. -

- - Atmel ASF Explorer Tool Window - -

Get Help

-

If you installed the integrated help package, you can view the LUFA manual from the Help→View Help menu, or just - jump directly to the relevant documentation for a function, variable, type or other LUFA symbol in your code by first selecting - it and pressing the F1 key. If the integrated Help package fails to install, you can re-try from the - Help→LUFA Help→Reinstall Local Help menu entry. -

- - Atmel ASF Module Wizard - -

The latest LUFA manual is also available for viewing online, if you - do not wish to use the integrated help. -

-

- If you are still stuck and need help, please post on the LUFA Mailing List - - or just search the mailing list archives to see if your question has already been answered. -

- -

Read About the Latest Developments

-

Keep up to date with the latest LUFA news; read the author's blog, - or see the author's website. -

-
-
- - -