From 8a1dee1b2e9085a66b8cfb3037509442e52cbb4e Mon Sep 17 00:00:00 2001 From: hathach Date: Sun, 2 Dec 2012 00:36:44 +0700 Subject: add overview.md and license.md and tinyUSB overview.png --- tinyusb/host/hcd.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tinyusb/host/hcd.c') diff --git a/tinyusb/host/hcd.c b/tinyusb/host/hcd.c index aa8e0f691..4a510d678 100644 --- a/tinyusb/host/hcd.c +++ b/tinyusb/host/hcd.c @@ -32,7 +32,7 @@ * IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY * OF SUCH DAMAGE. * - * This file is part of the tiny usb stack. + * This file is part of the tinyUSB stack. */ #include "hcd.h" -- cgit v1.3.1