diff options
author | Dean Camera <dean@fourwalledcubicle.com> | 2012-04-15 19:06:04 +0000 |
---|---|---|
committer | Dean Camera <dean@fourwalledcubicle.com> | 2012-04-15 19:06:04 +0000 |
commit | 3703d50580c8b9ca3022e22be00b8b261d71bb3c (patch) | |
tree | fbb91e91e777fa0ccb6b4ed9f60e8090aae4ef18 /LUFA/DoxygenPages | |
parent | 02120ebc38fb14580c1e984b2ad5697d8fff92d0 (diff) | |
download | lufa-3703d50580c8b9ca3022e22be00b8b261d71bb3c.tar.gz lufa-3703d50580c8b9ca3022e22be00b8b261d71bb3c.tar.bz2 lufa-3703d50580c8b9ca3022e22be00b8b261d71bb3c.zip |
Minor documentation improvements.
Diffstat (limited to 'LUFA/DoxygenPages')
-rw-r--r-- | LUFA/DoxygenPages/LibraryResources.txt | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/LUFA/DoxygenPages/LibraryResources.txt b/LUFA/DoxygenPages/LibraryResources.txt index 7137a56a0..ac1915c53 100644 --- a/LUFA/DoxygenPages/LibraryResources.txt +++ b/LUFA/DoxygenPages/LibraryResources.txt @@ -9,6 +9,7 @@ * * \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 @@ -22,8 +23,8 @@ * * \section Sec_InDevelopment Latest In-Development Source Code * Issue Tracker: http://www.lufa-lib.org/tracker \n - * SVN Access: http://www.lufa-lib.org/svn \n - * GIT Access: http://www.lufa-lib.org/git \n + * Public SVN Repository: http://www.lufa-lib.org/svn \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 * |