summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHa Thach <[email protected]>2021-07-17 13:35:34 +0700
committerGitHub <[email protected]>2021-07-17 13:35:34 +0700
commit21bfd11683c4bb6e0996130bd1061a97d3049121 (patch)
treed0fdd560cef180cd4b42ff02e203dd006ae9f911
parent184f1b723fb811016063deccab9e81640e5c3e7f (diff)
parent392e16af4d9056507ee765d9bafece55ef755143 (diff)
Merge pull request #967 from perigoso/used-in-project
Add openinput to the 'Uses' section (aka projects that use Tusb)
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 11c1df3f8..bbe3e0184 100644
--- a/README.md
+++ b/README.md
@@ -106,6 +106,7 @@ TinyUSB is currently used by these other projects:
- [Espressif IDF](https://github.com/espressif/esp-idf)
- [MicroPython](https://github.com/micropython/micropython)
- [mynewt](https://mynewt.apache.org)
+- [openinput](https://github.com/openinput-fw/openinput)
- [Raspberry Pi Pico SDK](https://github.com/raspberrypi/pico-sdk)
- [TinyUF2 Bootloader](https://github.com/adafruit/tinyuf2)
- [TinyUSB Arduino Library](https://github.com/adafruit/Adafruit_TinyUSB_Arduino)