Skip to content

Commit 0f5988a

Browse files
Add 15 missing board pages with images and purchase links
Add board pages for 15 boards reported by missing-boards.py: Zephyr port boards (12): - adafruit_feather_nrf52840_zephyr - adafruit_feather_nrf52840_sense_zephyr - adafruit_feather_rp2040_zephyr - raspberrypi_rpi_pico_zephyr - raspberrypi_rpi_pico_w_zephyr - raspberrypi_rpi_pico2_zephyr - raspberrypi_rpi_pico2_w_zephyr - nxp_frdm_rw612 - renesas_da14695_dk_usb - st_stm32h750b_dk - st_stm32wba65i_dk1 - native_nrf5340bsim (hidden, simulation target) Native port boards (3): - waveshare_esp32_s3_amoled_241 (ESP32-S3, family: esp32s3) - weact_studio_rp2350b_core (RP2350B, family: rp2350) - xteink_x4 (ESP32-C3, family: esp32c3) 7 Zephyr variants reuse existing board images. 7 new board images added to both large/ (800x600) and original/ (full-res, 4:3 ratio). All purchasable boards include purchase links with Adafruit preferred where available. Non-purchasable boards have Learn More sections.
1 parent 17c2dcc commit 0f5988a

29 files changed

Lines changed: 382 additions & 0 deletions
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
---
2+
layout: download
3+
board_id: "adafruit_feather_nrf52840_sense_zephyr"
4+
title: "Feather nRF52840 Sense (Zephyr) Download"
5+
name: "Feather nRF52840 Sense (Zephyr)"
6+
manufacturer: "Adafruit"
7+
board_url:
8+
- "https://www.adafruit.com/product/4516"
9+
board_image: "feather_bluefruit_sense.jpg"
10+
date_added: 2026-04-21
11+
family: zephyr
12+
features:
13+
- Feather-Compatible
14+
- Battery Charging
15+
- Bluetooth/BTLE
16+
- Breadboard-Friendly
17+
---
18+
19+
The Adafruit Feather Bluefruit Sense takes the Feather nRF52840 Express and adds a suite of sensors: BME280 temperature/humidity/barometric pressure, LIS3MDL magnetometer, LSM6DS33 accelerometer/gyroscope, APDS9960 proximity/light/color/gesture, PDM microphone, and a NeoPixel LED. This build uses the **Zephyr RTOS** port of CircuitPython, which is currently in alpha.
20+
21+
**Note:** This is the Zephyr RTOS port of CircuitPython for this board. For the standard CircuitPython build, see the [Feather Bluefruit Sense](/board/feather_bluefruit_sense/) page.
22+
23+
## Purchase
24+
25+
* [Adafruit](https://www.adafruit.com/product/4516)
Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
---
2+
layout: download
3+
board_id: "adafruit_feather_nrf52840_zephyr"
4+
title: "Feather nRF52840 Express (Zephyr) Download"
5+
name: "Feather nRF52840 Express (Zephyr)"
6+
manufacturer: "Adafruit"
7+
board_url:
8+
- "https://www.adafruit.com/product/4062"
9+
board_image: "feather_nrf52840_express.jpg"
10+
date_added: 2026-04-21
11+
family: zephyr
12+
features:
13+
- Feather-Compatible
14+
- Battery Charging
15+
- Bluetooth/BTLE
16+
- Breadboard-Friendly
17+
---
18+
19+
The Adafruit Feather nRF52840 Express is the Feather you have been waiting for! It's the new Adafruit Feather nRF52840 Express with native USB support, built-in NeoPixel, and Bluetooth Low Energy support. This build uses the **Zephyr RTOS** port of CircuitPython, which is currently in alpha.
20+
21+
The Feather nRF52840 Express features the Nordic nRF52840 with native USB, Bluetooth Low Energy support, and built-in battery charging. It has a 2MB QSPI flash for CircuitPython file storage and a NeoPixel LED.
22+
23+
**Note:** This is the Zephyr RTOS port of CircuitPython for this board. For the standard CircuitPython build, see the [Feather nRF52840 Express](/board/feather_nrf52840_express/) page.
24+
25+
## Purchase
26+
27+
* [Adafruit](https://www.adafruit.com/product/4062)
Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
---
2+
layout: download
3+
board_id: "adafruit_feather_rp2040_zephyr"
4+
title: "Feather RP2040 (Zephyr) Download"
5+
name: "Feather RP2040 (Zephyr)"
6+
manufacturer: "Adafruit"
7+
board_url:
8+
- "https://www.adafruit.com/product/4884"
9+
board_image: "adafruit_feather_rp2040.jpg"
10+
date_added: 2026-04-21
11+
family: zephyr
12+
features:
13+
- Feather-Compatible
14+
- Battery Charging
15+
- STEMMA QT/QWIIC
16+
- USB-C
17+
- Breadboard-Friendly
18+
---
19+
20+
The Adafruit Feather RP2040 features the Raspberry Pi RP2040 chip with dual ARM Cortex-M0+ cores running at 133 MHz, 264KB of RAM, 8MB of QSPI flash, a STEMMA QT connector, USB-C, and built-in LiPoly battery charging. This build uses the **Zephyr RTOS** port of CircuitPython, which is currently in alpha.
21+
22+
**Note:** This is the Zephyr RTOS port of CircuitPython for this board. For the standard CircuitPython build, see the [Feather RP2040](/board/adafruit_feather_rp2040/) page.
23+
24+
## Purchase
25+
26+
* [Adafruit](https://www.adafruit.com/product/4884)

_board/native_nrf5340bsim.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
---
2+
layout: download
3+
board_id: "native_nrf5340bsim"
4+
title: "Zephyr nRF5340 BabbleSim Download"
5+
name: "Zephyr nRF5340 BabbleSim"
6+
manufacturer: "Zephyr"
7+
board_url:
8+
- "https://docs.zephyrproject.org/latest/boards/native/nrf_bsim/doc/index.html"
9+
board_image: "unknown.jpg"
10+
date_added: 2026-04-21
11+
family: zephyr
12+
downloads_display: false
13+
---
14+
15+
The nRF5340 BabbleSim is not a physical board. It is a Zephyr [simulated nRF5340 target](https://docs.zephyrproject.org/latest/boards/native/nrf_bsim/doc/index.html) that runs as a Linux executable using the BabbleSim physical layer simulator. It enables testing of BLE functionality including the `_bleio` module without requiring physical hardware. It is used for development and testing of the CircuitPython Zephyr port. The Zephyr port of CircuitPython is currently in alpha.
16+
17+
## Learn More
18+
19+
* [Zephyr Project - nRF5340 BabbleSim](https://docs.zephyrproject.org/latest/boards/native/nrf_bsim/doc/index.html)
20+
* [BabbleSim](https://BabbleSim.github.io)

_board/nxp_frdm_rw612.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
---
2+
layout: download
3+
board_id: "nxp_frdm_rw612"
4+
title: "NXP FRDM-RW612 Download"
5+
name: "NXP FRDM-RW612"
6+
manufacturer: "NXP"
7+
board_url:
8+
- "https://www.nxp.com/design/design-center/development-boards-and-designs/FRDM-RW612"
9+
board_image: "nxp_frdm_rw612.jpg"
10+
date_added: 2026-04-21
11+
family: zephyr
12+
features:
13+
- Wi-Fi
14+
- Bluetooth/BTLE
15+
- USB-C
16+
- Arduino Shield Compatible
17+
---
18+
19+
The FRDM-RW612 is a compact and scalable development board for rapid prototyping of the NXP RW61x series of Wi-Fi 6 + Bluetooth Low Energy + 802.15.4 tri-radio wireless MCUs. It features an RW612 Arm Cortex-M33 core running at 260 MHz with 1.2 MB of on-chip SRAM, 512 Mbit QSPI flash, and 64 Mbit QSPI pSRAM.
20+
21+
The board offers easy access to the MCU's I/Os and peripherals through Arduino headers, FRDM expansion rows, Pmod and mikroBUS connectors. It includes an Ethernet PHY and RJ45 connector, two USB-C connectors, an on-board MCU-Link debugger with CMSIS-DAP, and a P3T1755 I3C temperature sensor. The Zephyr port of CircuitPython is currently in alpha.
22+
23+
## Purchase
24+
25+
* [NXP](https://www.nxp.com/design/design-center/development-boards-and-designs/FRDM-RW612)
26+
* [Digi-Key](https://www.digikey.com/en/products/detail/nxp-usa-inc/FRDM-RW612/21695498)
27+
* [Mouser](https://www.mouser.com/ProductDetail/NXP-Semiconductors/FRDM-RW612)
Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
---
2+
layout: download
3+
board_id: "raspberrypi_rpi_pico2_w_zephyr"
4+
title: "Raspberry Pi Pico 2 W (Zephyr) Download"
5+
name: "Raspberry Pi Pico 2 W (Zephyr)"
6+
manufacturer: "Raspberry Pi"
7+
board_url:
8+
- "https://www.raspberrypi.com/products/raspberry-pi-pico-2/"
9+
board_image: "raspberry_pi_pico2_w.jpg"
10+
date_added: 2026-04-21
11+
family: zephyr
12+
features:
13+
- Breadboard-Friendly
14+
- Wi-Fi
15+
- Castellated Pads
16+
- Raspberry Pi Pico Form Factor
17+
---
18+
19+
The Raspberry Pi Pico 2 W adds Wi-Fi connectivity to the Pico 2 platform, featuring the RP2350 chip with dual ARM Cortex-M33 or dual Hazard3 RISC-V cores and an Infineon CYW43439 wireless chip providing 802.11n Wi-Fi. This build uses the **Zephyr RTOS** port of CircuitPython, which is currently in alpha.
20+
21+
**Note:** This is the Zephyr RTOS port of CircuitPython for this board. For the standard CircuitPython build, see the [Raspberry Pi Pico 2 W](/board/raspberry_pi_pico2_w/) page.
22+
23+
## Purchase
24+
25+
* [Adafruit](https://www.adafruit.com/product/6087)
26+
* [Raspberry Pi](https://www.raspberrypi.com/products/raspberry-pi-pico-2/)
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
---
2+
layout: download
3+
board_id: "raspberrypi_rpi_pico2_zephyr"
4+
title: "Raspberry Pi Pico 2 (Zephyr) Download"
5+
name: "Raspberry Pi Pico 2 (Zephyr)"
6+
manufacturer: "Raspberry Pi"
7+
board_url:
8+
- "https://www.raspberrypi.com/products/raspberry-pi-pico-2/"
9+
board_image: "raspberry_pi_pico2.jpg"
10+
date_added: 2026-04-21
11+
family: zephyr
12+
features:
13+
- Breadboard-Friendly
14+
- Castellated Pads
15+
- Raspberry Pi Pico Form Factor
16+
---
17+
18+
The Raspberry Pi Pico 2 features the RP2350 chip with dual ARM Cortex-M33 or dual Hazard3 RISC-V cores running up to 150 MHz, 520KB of SRAM, and 4MB of onboard flash memory. It retains the same Pico form factor while offering improved performance and security features. This build uses the **Zephyr RTOS** port of CircuitPython, which is currently in alpha.
19+
20+
**Note:** This is the Zephyr RTOS port of CircuitPython for this board. For the standard CircuitPython build, see the [Raspberry Pi Pico 2](/board/raspberry_pi_pico2/) page.
21+
22+
## Purchase
23+
24+
* [Adafruit](https://www.adafruit.com/product/6006)
25+
* [Raspberry Pi](https://www.raspberrypi.com/products/raspberry-pi-pico-2/)
Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
---
2+
layout: download
3+
board_id: "raspberrypi_rpi_pico_w_zephyr"
4+
title: "Raspberry Pi Pico W (Zephyr) Download"
5+
name: "Raspberry Pi Pico W (Zephyr)"
6+
manufacturer: "Raspberry Pi"
7+
board_url:
8+
- "https://www.raspberrypi.com/products/raspberry-pi-pico/"
9+
board_image: "raspberry_pi_pico_w.jpg"
10+
date_added: 2026-04-21
11+
family: zephyr
12+
features:
13+
- Breadboard-Friendly
14+
- Wi-Fi
15+
- Castellated Pads
16+
- Raspberry Pi Pico Form Factor
17+
---
18+
19+
The Raspberry Pi Pico W adds Wi-Fi connectivity to the Pico platform, featuring the RP2040 chip with dual ARM Cortex-M0+ cores and an Infineon CYW43439 wireless chip providing 802.11n Wi-Fi. This build uses the **Zephyr RTOS** port of CircuitPython, which is currently in alpha.
20+
21+
**Note:** This is the Zephyr RTOS port of CircuitPython for this board. For the standard CircuitPython build, see the [Raspberry Pi Pico W](/board/raspberry_pi_pico_w/) page.
22+
23+
## Purchase
24+
25+
* [Adafruit](https://www.adafruit.com/product/5526)
26+
* [Raspberry Pi](https://www.raspberrypi.com/products/raspberry-pi-pico/)
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
---
2+
layout: download
3+
board_id: "raspberrypi_rpi_pico_zephyr"
4+
title: "Raspberry Pi Pico (Zephyr) Download"
5+
name: "Raspberry Pi Pico (Zephyr)"
6+
manufacturer: "Raspberry Pi"
7+
board_url:
8+
- "https://www.raspberrypi.com/products/raspberry-pi-pico/"
9+
board_image: "raspberry_pi_pico.jpg"
10+
date_added: 2026-04-21
11+
family: zephyr
12+
features:
13+
- Breadboard-Friendly
14+
- Castellated Pads
15+
- Raspberry Pi Pico Form Factor
16+
---
17+
18+
The Raspberry Pi Pico is a low-cost, high-performance microcontroller board featuring the RP2040 chip with dual ARM Cortex-M0+ cores running up to 133 MHz, 264KB of SRAM, and 2MB of onboard flash memory. This build uses the **Zephyr RTOS** port of CircuitPython, which is currently in alpha.
19+
20+
**Note:** This is the Zephyr RTOS port of CircuitPython for this board. For the standard CircuitPython build, see the [Raspberry Pi Pico](/board/raspberry_pi_pico/) page.
21+
22+
## Purchase
23+
24+
* [Adafruit](https://www.adafruit.com/product/4883)
25+
* [Raspberry Pi](https://www.raspberrypi.com/products/raspberry-pi-pico/)

_board/renesas_da14695_dk_usb.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
---
2+
layout: download
3+
board_id: "renesas_da14695_dk_usb"
4+
title: "Renesas DA14695 Development Kit USB Download"
5+
name: "Renesas DA14695 Development Kit USB"
6+
manufacturer: "Renesas"
7+
board_url:
8+
- "https://docs.zephyrproject.org/latest/boards/renesas/da14695_dk_usb/doc/index.html"
9+
board_image: "renesas_da14695_dk_usb.jpg"
10+
date_added: 2026-04-21
11+
family: zephyr
12+
features:
13+
- Bluetooth/BTLE
14+
- USB-A
15+
---
16+
17+
The DA14695 Development Kit USB is a small USB dongle-style development board for Renesas' SmartBond DA14695 Bluetooth Low Energy 5.2 SoC. The DA14695 features an Arm Cortex-M33 core, integrated BLE radio, and on-chip memory.
18+
19+
The compact USB-A form factor makes it convenient for BLE development and testing — simply plug it into a USB port to get started. It is suitable for prototyping BLE peripherals, beacons, and IoT sensor nodes. The Zephyr port of CircuitPython is currently in alpha.
20+
21+
## Learn More
22+
23+
* [Zephyr Project](https://docs.zephyrproject.org/latest/boards/renesas/da14695_dk_usb/doc/index.html)
24+
25+
## Purchase
26+
27+
* [Digi-Key](https://www.digikey.com/en/products/detail/renesas-electronics-corporation/DA14695-00HQDEVKT-U/9867282)
28+
* [Mouser](https://www.mouser.com/ProductDetail/Renesas-Dialog-Semiconductor/DA14695-00HQDEVKT-U)

0 commit comments

Comments
 (0)