diff options
| author | hathach <[email protected]> | 2019-03-20 02:16:35 -0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2019-03-20 02:16:35 -0700 |
| commit | 02a1ce4e7655ad023875e03d879ab85aea848be5 (patch) | |
| tree | 4717a15a68102a110486d09b9f9e22dbedf6589c /tools | |
| parent | 0de884da760b64a7b774a630d00db4939d109ad2 (diff) | |
| parent | 2d4314dd2d6ee3dcba9471303076f2dc237cf0f3 (diff) | |
Merge pull request #44 from hathach/develop
migrate license from BSD 3 clause to MIT
Diffstat (limited to 'tools')
| -rw-r--r-- | tools/readme.md | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/tools/readme.md b/tools/readme.md deleted file mode 100644 index d5c49c256..000000000 --- a/tools/readme.md +++ /dev/null @@ -1,13 +0,0 @@ -# Tools - -This folder contain several helpful tools that will ease our USB development process. Some are small enough to be included here, some you will need to download by yourself. - -## USB Tree View - -It is the enhanced version of Microsoft USBView and is a very handy windows application from http://www.uwe-sieber.de for viewing usb devices and their descriptors. - - - -## Tera Term - -For most demo, UART is the default/prefer way to interact with user, thus I would recommend a decent terminal such as [Tera Term](http://en.sourceforge.jp/projects/ttssh2/). Especially host demo requires a [ANSI escape](http://en.wikipedia.org/wiki/ANSI_escape_code) supported terminal to demonstrate properly.
\ No newline at end of file |
