diff options
| author | Marti Bolivar <mbolivar@leaflabs.com> | 2011-03-23 13:48:55 -0400 |
|---|---|---|
| committer | Marti Bolivar <mbolivar@leaflabs.com> | 2011-03-23 13:48:55 -0400 |
| commit | 2614cac5d50369f495c2b9ad4dc0baab3044058e (patch) | |
| tree | d5aeef4a733937799a2de33b1aa7a0687dcbc3ce /docs | |
| parent | a268aee8d96a5dff9800c222a9badd0f3fab3e8e (diff) | |
Adding another USB reference; thanks, StephenFromNYC!0.0.9-maintenance
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/source/usb.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/source/usb.rst b/docs/source/usb.rst index a42c62e..0468618 100644 --- a/docs/source/usb.rst +++ b/docs/source/usb.rst @@ -37,6 +37,7 @@ Recommended Reading * `USB in a Nutshell <http://www.beyondlogic.org/usbnutshell/usb1.htm>`_, an overview from Beyond Logic * `USB made simple <http://www.usbmadesimple.co.uk/>`_, an illustrated series of articles on USB * The `USB 2.0 Specification <http://www.usb.org/developers/docs/>`_ (`direct link <http://www.usb.org/developers/docs/usb_20_021411.zip>`_) +* `Embedded USB - a brief tutorial <http://www.computer-solutions.co.uk/info/Embedded_tutorials/usb_tutorial.htm>`_ * `Wikipedia article on Universal Serial Bus (USB) <http://en.wikipedia.org/wiki/Universal_Serial_Bus>`_ * Linux Kernel documentation for `USB ACM <http://www.kernel.org/doc/Documentation/usb/acm.txt>`_ and `USB Serial <http://www.kernel.org/doc/Documentation/usb/usb-serial.txt>`_ * STMicro documentation for STM32F103RB microcontroller: |
