Add guide for importing LUFA into an AS5/AS6 project.

This commit is contained in:
Dean Camera 2012-04-08 14:14:45 +00:00
parent b04de2f2f4
commit 292df85620
10 changed files with 108 additions and 1 deletions

View file

@ -15,6 +15,7 @@
* \li \subpage Page_Migration - Migrating from an Older LUFA Version
* \li \subpage Page_VIDPID - Allocated USB VID and PID Values
* \li \subpage Page_BuildLibrary - Building as a Linkable Library
* \li \subpage Page_ExportingLibrary - Exporting LUFA for IDE Use
* \li \subpage Page_WritingBoardDrivers - How to Write Custom Board Drivers
* \li \subpage Page_SoftwareBootloaderStart - How to jump to the bootloader in software
*/