upload
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.

LibraryResources.txt 1.3KB

123456789101112131415161718192021222324252627282930313233
  1. /** \file
  2. *
  3. * This file contains special DoxyGen information for the generation of the main page and other special
  4. * documentation pages. It is not a project source file.
  5. */
  6. /**
  7. * \page Page_Resources Library Resources
  8. *
  9. * \section Sec_UnofficialResources Unofficial Resources
  10. * Unofficial Russian LUFA documentation translation: http://microsin.ru/Download.cnt/doc/LUFA/ \n
  11. * Tutorial for LUFA USB Control Transfers: http://www.avrbeginners.net/new/tutorials/usb-control-transfers-with-lufa/
  12. *
  13. * \section Sec_ProjectPages LUFA Related Webpages
  14. * Project Homepage: http://www.lufa-lib.org \n
  15. * Commercial Licenses: http://www.lufa-lib.org/license \n
  16. * Author's Website: http://www.fourwalledcubicle.com \n
  17. * Development Blog: http://www.fourwalledcubicle.com/blog \n
  18. *
  19. * \section Sec_ProjectHelp Assistance With LUFA
  20. * Support Mailing List: http://www.lufa-lib.org/support \n
  21. * Author's Email: dean [at] fourwalledcubicle [dot] com \n
  22. *
  23. * \section Sec_InDevelopment Latest In-Development Source Code
  24. * Issue Tracker: http://www.lufa-lib.org/tracker \n
  25. * Public GIT Repository: http://www.lufa-lib.org/git \n
  26. * Latest Repository Source Archive: http://www.lufa-lib.org/latest-archive \n
  27. * Commit RSS Feed: http://www.lufa-lib.org/rss \n
  28. *
  29. * \section Sec_USBResources USB Resources
  30. * USB-IF Website: http://www.usb.org \n
  31. */