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_def | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tinyusb/common/errors_def') diff --git a/tinyusb/common/errors_def b/tinyusb/common/errors_def index 55c9fdbdf..9a69df2f7 100644 --- a/tinyusb/common/errors_def +++ b/tinyusb/common/errors_def @@ -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. */ ERROR_ENUM(tERROR_NONE) -- cgit v1.3.1