qmk_firmware/LUFA/ManPages/LibraryResources.txt
Dean Camera fa1a092901 Add user callback function to the Bluetooth host demo to filter out connections from remote devices. Add in ability to reject connections based on their bluetooth device address.
Clean up RelayBoard project code.

Make AVRISP project clear the XMEGA target's reset register twice; this does not appear to take affect properly the first time under some circumstances.
2010-04-05 08:09:12 +00:00

34 lines
1.4 KiB
Plaintext

/** \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_ProjectPages LUFA Related Webpages
* Project Homepage: http://www.fourwalledcubicle.com/LUFA.php \n
* Author's Website: http://www.fourwalledcubicle.com \n
* Development Blog: http://www.fourwalledcubicle.com/blog \n
* Commercial Licences: http://fourwalledcubicle.com/PurchaseLUFA.php \n
*
* \section Sec_ProjectHelp Assistance With LUFA
* Discussion Group: http://groups.google.com/group/myusb-support-list \n
* Author's Email: dean [at] fourwalledcubicle [dot] com
* Author's Skype: abcminiuser
*
* \section Sec_InDevelopment Latest In-Development Source Code
* Official Releases, SVN Access, Issue Tracker: http://code.google.com/p/lufa-lib/ \n
* Git Access: http://github.com/abcminiuser/lufa-lib \n
* Development Source Archives: http://github.com/abcminiuser/lufa-lib/archives/master \n
* Commit RSS Feed: http://github.com/feeds/abcminiuser/commits/lufa-lib/master \n
*
* \section Sec_Toolchain AVR Toolchain
* WinAVR Website: http://winavr.sourceforge.net \n
* avr-libc Website: http://www.nongnu.org/avr-libc/ \n
*
* \section Sec_USBResources USB Resources
* USB-IF Website: http://www.usb.org \n
*/