From fd56ae777e91a6a224bcaadae7b4594825b3f513 Mon Sep 17 00:00:00 2001 From: hathach Date: Sat, 23 Jan 2021 01:12:56 +0700 Subject: doc update --- docs/boards.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'docs') diff --git a/docs/boards.md b/docs/boards.md index e703d2490..ded1cca93 100644 --- a/docs/boards.md +++ b/docs/boards.md @@ -88,6 +88,10 @@ This code base already had supported for a handful of following boards (sorted a - [NGX LPC4330-Xplorer](https://www.nxp.com/design/designs/lpc4330-xplorer-board:OM13027) - [Double M33 Express](https://www.crowdsupply.com/steiert-solutions/double-m33-express) +### Raspberry PI RP2040 + +- [Raspberry PI PICO](https://www.raspberrypi.org/products/raspberry-pi-pico/) + ### Sony - [Sony Spresense CXD5602](https://developer.sony.com/develop/spresense) -- cgit v1.3.1 From b30b35bf08b303077cdb4ed3aa28d36121e12fff Mon Sep 17 00:00:00 2001 From: hathach Date: Mon, 1 Feb 2021 15:21:29 +0700 Subject: update board list --- docs/boards.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'docs') diff --git a/docs/boards.md b/docs/boards.md index ded1cca93..6522c2505 100644 --- a/docs/boards.md +++ b/docs/boards.md @@ -11,6 +11,9 @@ This code base already had supported for a handful of following boards (sorted a ### Espressif ESP32-S2 +- Adafruit Feather ESP32-S2 +- [Adafruit Magtag 2.9" E-Ink WiFi Display](https://www.adafruit.com/product/4800) +- [Adafruit Metro ESP32-S2](https://www.adafruit.com/product/4775) - [ESP32-S2-Kaluga-1](https://docs.espressif.com/projects/esp-idf/en/latest/esp32s2/hw-reference/esp32s2/user-guide-esp32-s2-kaluga-1-kit.html) - [ESP32-S2-Saola-1](https://docs.espressif.com/projects/esp-idf/en/latest/esp32s2/hw-reference/esp32s2/user-guide-saola-1-v1.2.html) @@ -90,6 +93,8 @@ This code base already had supported for a handful of following boards (sorted a ### Raspberry PI RP2040 +- [Adafruit Feather RP2040](https://www.adafruit.com/product/4884) +- [Adafruit ItsyBitsy RP2040](https://www.adafruit.com/product/4888) - [Raspberry PI PICO](https://www.raspberrypi.org/products/raspberry-pi-pico/) ### Sony -- cgit v1.3.1 From 083621c8dbac6d46c2673ee040ab5b30939a4e0f Mon Sep 17 00:00:00 2001 From: hathach Date: Wed, 3 Feb 2021 13:25:29 +0700 Subject: update boards doc --- docs/boards.md | 21 +++++++++++++++------ 1 file changed, 15 insertions(+), 6 deletions(-) (limited to 'docs') diff --git a/docs/boards.md b/docs/boards.md index 6522c2505..822be1d7d 100644 --- a/docs/boards.md +++ b/docs/boards.md @@ -22,22 +22,30 @@ This code base already had supported for a handful of following boards (sorted a - [DA14695 Development Kit – USB](https://www.dialog-semiconductor.com/products/da14695-development-kit-usb) - [DA1469x Development Kit – Pro](https://www.dialog-semiconductor.com/products/da14695-development-kit-pro) -### MicroChip SAM +### MicroChip SAMD11 & SAMD21 - [Adafruit Circuit Playground Express](https://www.adafruit.com/product/3333) - [Adafruit Feather M0 Express](https://www.adafruit.com/product/3403) -- [Adafruit Feather M4 Express](https://www.adafruit.com/product/3857) - [Adafruit ItsyBitsy M0 Express](https://www.adafruit.com/product/3727) -- [Adafruit ItsyBitsy M4 Express](https://www.adafruit.com/product/3800) - [Adafruit Metro M0 Express](https://www.adafruit.com/product/3505) -- [Adafruit Metro M4 Express](https://www.adafruit.com/product/3382) -- [D5035-01](https://github.com/RudolphRiedel/USB_CAN-FD) - [Great Scott Gadgets LUNA](https://greatscottgadgets.com/luna/) - [Microchip SAMD11 Xplained Pro](https://www.microchip.com/developmenttools/ProductDetails/atsamd11-xpro) - [Microchip SAMD21 Xplained Pro](https://www.microchip.com/DevelopmentTools/ProductDetails/ATSAMD21-XPRO) -- [Microchip SAMG55 Xplained Pro](https://www.microchip.com/DevelopmentTools/ProductDetails/PartNO/ATSAMG55-XPRO) - [Seeeduino Xiao](https://www.seeedstudio.com/Seeeduino-XIAO-Arduino-Microcontroller-SAMD21-Cortex-M0+-p-4426.html) +### MicroChip SAMD51 & SAME54 + +- [Adafruit Feather M4 Express](https://www.adafruit.com/product/3857) +- [Adafruit ItsyBitsy M4 Express](https://www.adafruit.com/product/3800) +- [Adafruit PyBadge](https://www.adafruit.com/product/4200) +- [Adafruit PyPortal](https://www.adafruit.com/product/4116) +- [Adafruit Metro M4 Express](https://www.adafruit.com/product/3382) +- [D5035-01](https://github.com/RudolphRiedel/USB_CAN-FD) + +### MicroChip SAMG + +- [Microchip SAMG55 Xplained Pro](https://www.microchip.com/DevelopmentTools/ProductDetails/PartNO/ATSAMG55-XPRO) + ### Nordic nRF5x - [Adafruit Circuit Playground Bluefruit](https://www.adafruit.com/product/4333) @@ -95,6 +103,7 @@ This code base already had supported for a handful of following boards (sorted a - [Adafruit Feather RP2040](https://www.adafruit.com/product/4884) - [Adafruit ItsyBitsy RP2040](https://www.adafruit.com/product/4888) +- Adafruit QT RP2040 - [Raspberry PI PICO](https://www.raspberrypi.org/products/raspberry-pi-pico/) ### Sony -- cgit v1.3.1 From 43acffd41ef9434196bf21c0766d29f1680be53c Mon Sep 17 00:00:00 2001 From: Andrew Scheller Date: Tue, 9 Feb 2021 09:55:26 +0000 Subject: Fix capitalisation of Raspberry Pi --- README.md | 2 +- docs/boards.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'docs') diff --git a/README.md b/README.md index 74e5a4afb..4b989bfab 100644 --- a/README.md +++ b/README.md @@ -102,6 +102,6 @@ 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) -- [Raspberry pico-sdk](https://github.com/raspberrypi/pico-sdk) +- [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) diff --git a/docs/boards.md b/docs/boards.md index 822be1d7d..15971f03c 100644 --- a/docs/boards.md +++ b/docs/boards.md @@ -99,12 +99,12 @@ This code base already had supported for a handful of following boards (sorted a - [NGX LPC4330-Xplorer](https://www.nxp.com/design/designs/lpc4330-xplorer-board:OM13027) - [Double M33 Express](https://www.crowdsupply.com/steiert-solutions/double-m33-express) -### Raspberry PI RP2040 +### Raspberry Pi RP2040 - [Adafruit Feather RP2040](https://www.adafruit.com/product/4884) - [Adafruit ItsyBitsy RP2040](https://www.adafruit.com/product/4888) - Adafruit QT RP2040 -- [Raspberry PI PICO](https://www.raspberrypi.org/products/raspberry-pi-pico/) +- [Raspberry Pi Pico](https://www.raspberrypi.org/products/raspberry-pi-pico/) ### Sony -- cgit v1.3.1