Keyboard firmwares for Atmel AVR and Cortex-M
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.

LibraryResources.txt 1.4KB

12345678910111213141516171819202122232425262728293031323334
  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 SVN Repository: http://www.lufa-lib.org/svn \n
  26. * Public GIT Repository: http://www.lufa-lib.org/git \n
  27. * Latest Repository Source Archive: http://www.lufa-lib.org/latest-archive \n
  28. * Commit RSS Feed: http://www.lufa-lib.org/rss \n
  29. *
  30. * \section Sec_USBResources USB Resources
  31. * USB-IF Website: http://www.usb.org \n
  32. */