add TUD_ to HID_REPORT_DESC_* template

This commit is contained in:
hathach
2019-04-28 00:43:36 +07:00
parent 25bd3fef47
commit 89ace295ba
5 changed files with 19 additions and 15 deletions

View File

@@ -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.