diff options
| author | hathach <[email protected]> | 2019-08-08 10:18:32 +0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2019-08-08 10:18:32 +0700 |
| commit | 2b7eadc479fa4853d2e9fd1298e0a46cfebc024b (patch) | |
| tree | b09d37cd6dea02c1598ff461555af50c64df0a59 /README.md | |
| parent | 3ae885aaec9472f7d58d2cc2bf3bc64f9ca8f550 (diff) | |
| parent | 30411cfa54f3628136ca9fa35e9e137845e6ee6b (diff) | |
Merge pull request #93 from hathach/develop
logos !!!
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ # TinyUSB + + [](https://travis-ci.org/hathach/tinyusb) [](https://opensource.org/licenses/MIT) TinyUSB is an open-source cross-platform USB Host/Device stack for embedded system. It is designed to be memory-safe with no dynamic allocation and thread-safe with all interrupt events are deferred then handled in the stack's task function. |
