diff options
| author | hathach <[email protected]> | 2019-03-21 00:42:02 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2019-03-21 00:42:02 +0700 |
| commit | a37bc90eccf3de8e7211d1be64bdced4652e3011 (patch) | |
| tree | 48dd7f787cffc947798f9f60213b6f97c1b9909c | |
| parent | a1a6220ac88adfbcac12f11eb2b2c6826ac8c32b (diff) | |
add readme url for mynewt example
| -rw-r--r-- | examples/device/cdc_msc_hid_mynewt/readme.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/device/cdc_msc_hid_mynewt/readme.md b/examples/device/cdc_msc_hid_mynewt/readme.md new file mode 100644 index 000000000..2d2f579fa --- /dev/null +++ b/examples/device/cdc_msc_hid_mynewt/readme.md @@ -0,0 +1 @@ +Please check out this repo https://github.com/hathach/mynewt-tinyusb-exmaple For mynewt example
\ No newline at end of file |
