summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorhathach <[email protected]>2019-04-28 00:43:36 +0700
committerhathach <[email protected]>2019-04-28 00:43:36 +0700
commit89ace295ba2b509dcb42d3df9501134df968c2f4 (patch)
tree9f8102583f6a8e8a559b527ab1afd0417af10f22 /README.md
parent25bd3fef47114bba845d3dbf397a50efb0ee777c (diff)
add TUD_ to HID_REPORT_DESC_* template
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index ab288cbec..d512d1e28 100644
--- a/README.md
+++ b/README.md
@@ -78,5 +78,6 @@ TinyUSB is currently used by these other projects:
* [Adafruit nRF52 Arduino](https://github.com/adafruit/Adafruit_nRF52_Arduino)
* [Adafruit nRF52 Bootloader](https://github.com/adafruit/Adafruit_nRF52_Bootloader)
* [CircuitPython](https://github.com/adafruit/circuitpython)
+* [TinyUSB Arduino Library](https://github.com/adafruit/Adafruit_TinyUSB_Arduino)
If your project also uses TinyUSB and want to share, feel free to create a pull request.