diff --git a/_board/adafruit_qtpy_esp32c3.md b/_board/adafruit_qtpy_esp32c3.md index f139098e9..061518287 100644 --- a/_board/adafruit_qtpy_esp32c3.md +++ b/_board/adafruit_qtpy_esp32c3.md @@ -11,6 +11,7 @@ family: esp32c3 downloads_display: true features: - STEMMA QT/QWIIC + - Xiao / QTPy Form Factor - USB-C - Breadboard-Friendly - Wi-Fi diff --git a/_board/adafruit_qtpy_esp32s2.md b/_board/adafruit_qtpy_esp32s2.md index 965567c6e..f8e5489c1 100644 --- a/_board/adafruit_qtpy_esp32s2.md +++ b/_board/adafruit_qtpy_esp32s2.md @@ -14,6 +14,7 @@ features: - USB-C - Breadboard-Friendly - Wi-Fi + - Xiao / QTPy Form Factor --- What has your favorite Espressif WiFi microcontroller, comes with [our favorite connector - the STEMMA QT](http://adafruit.com/stemma), a chainable I2C port, and has lots of Flash and RAM memory for your next IoT project? What will make your next IoT project flyyyyy? What a cutie pie! Or is it... a **QT Py**? This diminutive dev board comes with one of our new favorite lil chips, the **ESP32-S2**! diff --git a/_board/adafruit_qtpy_esp32s3_nopsram.md b/_board/adafruit_qtpy_esp32s3_nopsram.md index 9e840e906..87e3c8f9a 100644 --- a/_board/adafruit_qtpy_esp32s3_nopsram.md +++ b/_board/adafruit_qtpy_esp32s3_nopsram.md @@ -15,6 +15,7 @@ features: - USB-C - Breadboard-Friendly - Wi-Fi + - Xiao / QTPy Form Factor --- Coming Soon! diff --git a/_board/adafruit_qtpy_rp2040.md b/_board/adafruit_qtpy_rp2040.md index a6dfe41d3..270005c46 100644 --- a/_board/adafruit_qtpy_rp2040.md +++ b/_board/adafruit_qtpy_rp2040.md @@ -12,6 +12,7 @@ features: - STEMMA QT/QWIIC - USB-C - Breadboard-Friendly + - Xiao / QTPy Form Factor --- What a cutie pie! Or is it... a QT Py? This diminutive dev board comes with one of our new favorite chip, the RP2040. It's been made famous in the new [Raspberry Pi Pico](https://www.adafruit.com/pico) *and* our [Feather RP2040](http://www.adafruit.com/product/4884) and [ItsyBitsy RP2040](http://www.adafruit.com/product/4888), but what if we wanted something really *smol?* diff --git a/_board/qtpy_m0.md b/_board/qtpy_m0.md index 6dcbe549c..901866c41 100644 --- a/_board/qtpy_m0.md +++ b/_board/qtpy_m0.md @@ -13,6 +13,7 @@ features: - STEMMA QT/QWIIC - USB-C - Breadboard-Friendly + - Xiao / QTPy Form Factor --- > **Note:** If you soldered the [optional SOIC-8 SPI Flash chip](https://www.adafruit.com/product/4763) on to your QT Py, see the ["QT Py Haxpress"](../qtpy_m0_haxpress/) page to make use of the extra space! diff --git a/_board/qtpy_m0_haxpress.md b/_board/qtpy_m0_haxpress.md index c607dab7e..31dbd2a9b 100644 --- a/_board/qtpy_m0_haxpress.md +++ b/_board/qtpy_m0_haxpress.md @@ -13,6 +13,7 @@ features: - STEMMA QT/QWIIC - USB-C - Breadboard-Friendly + - Xiao / QTPy Form Factor --- This is the [QT Py board](https://www.adafruit.com/product/4600) with [the SOIC-8 2MB Flash chip](https://www.adafruit.com/product/4763) soldered on. Both are in the [Adafruit shop](https://adafruit.com). diff --git a/_board/seeeduino_xiao.md b/_board/seeeduino_xiao.md index 34c1a71e9..b7a73008e 100644 --- a/_board/seeeduino_xiao.md +++ b/_board/seeeduino_xiao.md @@ -13,6 +13,7 @@ bootloader_id: XIAO_m0 features: - USB-C - Breadboard-Friendly + - Xiao / QTPy Form Factor --- SEEED Studio's Seeeduino XIAO is a minimal, low-cost board that uses the Atmel ATSAMD21G18, a powerful 32-bit ARM Cortex®-M0+ processor running at 48MHz with 256 KB Flash and 32 KB SRAM. The board is 20 mm x 17.5 mm in size which is perfect for wearable devices and small projects. It has multiple interfaces including DAC output, SWD Bonding pad interface, I2C, UART and SPI interfaces. It's compatible with both Arduino IDE and CircuitPython and uses a USB-C connector. diff --git a/template.md b/template.md index 25d9d34ed..d5c93e704 100644 --- a/template.md +++ b/template.md @@ -28,6 +28,7 @@ features: - STEMMA QT/QWIIC - USB-C - Wi-Fi + - Xiao / QTPy Form Factor --- This board hasn't been fully documented yet. Please make a pull request adding more info to this file.