diff options
| author | Ha Thach <[email protected]> | 2021-07-17 13:35:34 +0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-07-17 13:35:34 +0700 |
| commit | 21bfd11683c4bb6e0996130bd1061a97d3049121 (patch) | |
| tree | d0fdd560cef180cd4b42ff02e203dd006ae9f911 | |
| parent | 184f1b723fb811016063deccab9e81640e5c3e7f (diff) | |
| parent | 392e16af4d9056507ee765d9bafece55ef755143 (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.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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) |
