33 lines
		
	
	
	
		
			1.3 KiB
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			33 lines
		
	
	
	
		
			1.3 KiB
		
	
	
	
		
			Text
		
	
	
	
	
	
| /** \file
 | |
|  *
 | |
|  *  This file contains special DoxyGen information for the generation of the main page and other special
 | |
|  *  documentation pages. It is not a project source file.
 | |
|  */
 | |
| 
 | |
| /**
 | |
|  *  \page Page_Resources Library Resources
 | |
|  *
 | |
|  *  \section Sec_UnofficialResources Unofficial Resources
 | |
|  *  Unofficial Russian LUFA documentation translation: http://microsin.ru/Download.cnt/doc/LUFA/ \n
 | |
|  *  Tutorial for LUFA USB Control Transfers: http://www.avrbeginners.net/new/tutorials/usb-control-transfers-with-lufa/
 | |
|  *
 | |
|  *  \section Sec_ProjectPages LUFA Related Webpages
 | |
|  *  Project Homepage: http://www.lufa-lib.org \n
 | |
|  *  Commercial Licenses: http://www.lufa-lib.org/license \n
 | |
|  *  Author's Website: http://www.fourwalledcubicle.com \n
 | |
|  *  Development Blog: http://www.fourwalledcubicle.com/blog \n
 | |
|  *
 | |
|  *  \section Sec_ProjectHelp Assistance With LUFA
 | |
|  *  Support Mailing List: http://www.lufa-lib.org/support \n
 | |
|  *  Author's Email: dean [at] fourwalledcubicle [dot] com \n
 | |
|  *
 | |
|  *  \section Sec_InDevelopment Latest In-Development Source Code
 | |
|  *  Issue Tracker: http://www.lufa-lib.org/tracker \n
 | |
|  *  Public GIT Repository: http://www.lufa-lib.org/git \n
 | |
|  *  Latest Repository Source Archive: http://www.lufa-lib.org/latest-archive \n
 | |
|  *  Commit RSS Feed: http://www.lufa-lib.org/rss \n
 | |
|  *
 | |
|  *  \section Sec_USBResources USB Resources
 | |
|  *  USB-IF Website: http://www.usb.org \n
 | |
|  */
 | |
| 
 | 
