From 392e16af4d9056507ee765d9bafece55ef755143 Mon Sep 17 00:00:00 2001 From: Rafael Silva Date: Fri, 16 Jul 2021 23:03:17 +0100 Subject: [PATCH] readme: add openinput to the 'Uses' section Signed-off-by: Rafael Silva --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index bea6d0d49..5e11e0f4b 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)