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/common/errors.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tinyusb/common/errors.h') diff --git a/tinyusb/common/errors.h b/tinyusb/common/errors.h index 48ff86aa2..e9644bb3d 100644 --- a/tinyusb/common/errors.h +++ b/tinyusb/common/errors.h @@ -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. */ /** \file -- cgit v1.3.1