diff options
| author | HiFiPhile <[email protected]> | 2024-05-09 15:51:53 +0200 |
|---|---|---|
| committer | HiFiPhile <[email protected]> | 2024-05-09 15:51:53 +0200 |
| commit | 36ce6fad8ca997804a569fe575584b45a1b5fc79 (patch) | |
| tree | f79aa084a42438667b5e26b588a6f794c9ad1608 /docs/info/uses.rst | |
| parent | f607a99127cc9e8dfc3f716f977e6c1bfb6f7c2d (diff) | |
| parent | 74e57499baac36c4cccf76549259905162031e41 (diff) | |
Merge branch 'master' into vendor_class_zero_length_transfer
Diffstat (limited to 'docs/info/uses.rst')
| -rw-r--r-- | docs/info/uses.rst | 17 |
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>`__ |
