diff options
| author | hathach <[email protected]> | 2014-03-25 23:11:46 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2014-03-25 23:11:46 +0700 |
| commit | 6594e4e7df340d6fca6f1008ba733d77393b3098 (patch) | |
| tree | 4d8f9b6c96b6a37627080d0de9795c15ad553484 | |
| parent | 680784e9c125c866f866bd9103b97d41cba10702 (diff) | |
markdown document
| -rw-r--r-- | readme.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -50,7 +50,7 @@ coming soon ... ## Supported Toolchains ## -The following toolchain is supported +The following toolchains are supported - *lpcxpresso/redsuite* - *Keil MDK* @@ -66,4 +66,4 @@ If you find my little USB stack is useful, please take some time to file any iss ## License ## -BSD license for most of the code base, but each file is individually licensed especially those in /vendor folder. Please make sure you understand all the license term for files you use in your project. +BSD license for most of the code base, but each file is individually licensed especially those in /vendor folder. Please make sure you understand all the license term for files you use in your project. [Full license here](tinyusb/license.md) |
