summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorperigoso <[email protected]>2021-07-27 19:44:18 +0100
committerperigoso <[email protected]>2021-07-30 12:46:30 +0100
commit21e3fca4bee938479dffce3bb080f35829a4a2c0 (patch)
tree5289eb6d154fd5e98233c3917cca1ff641e157f6 /docs
parent42f551ec545543c22bb00e1dae4ac2358dae2528 (diff)
docs: add list of projects that use Tusb
Signed-off-by: perigoso <[email protected]>
Diffstat (limited to 'docs')
-rw-r--r--docs/info/uses.rst17
1 files changed, 17 insertions, 0 deletions
diff --git a/docs/info/uses.rst b/docs/info/uses.rst
new file mode 100644
index 000000000..f67df49f8
--- /dev/null
+++ b/docs/info/uses.rst
@@ -0,0 +1,17 @@
+****
+Uses
+****
+
+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>`__
+- `Adafruit SAMD Arduino <https://github.com/adafruit/ArduinoCore-samd>`__
+- `CircuitPython <https://github.com/adafruit/circuitpython>`__
+- `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>`__