Skip to content

Commit 51df755

Browse files
committed
feat(esp32): add esp32-c6
1 parent eab19e6 commit 51df755

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/guides/esp32.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: ESP32 Simulation
33
sidebar_label: ESP32 Simulator
44
---
55

6-
The ESP32 is a popular WiFi and Bluetooth-enabled microcontroller, widely used for IoT Projects. Wokwi simulates the ESP32, ESP32-C3, ESP32-S2, ESP32-S3 (beta).
6+
The ESP32 is a popular WiFi and Bluetooth-enabled microcontroller, widely used for IoT Projects. Wokwi simulates the ESP32, ESP32-C3, ESP32-S2, ESP32-S3 (beta) and ESP32-C6 (alpha).
77

88
<wokwi-esp32-devkit-v1></wokwi-esp32-devkit-v1>
99

@@ -18,6 +18,7 @@ The ESP32 is a popular WiFi and Bluetooth-enabled microcontroller, widely used f
1818
| ESP32-C3-DevKitM-1 | ESP32-C3 | Entry-level ESP32-C3 development board |
1919
| Rust Board ESP32-C3 | ESP32-C3 | ESP32-C3 board for Rust development |
2020
| ESP32-S3-DevKitC-1 | ESP32-S3 | Entry-level ESP32-C3 development board (beta) |
21+
| ESP32-C6-DevKitC-1 | ESP32-S6 | Official ESP32-S6 development board (alpha) |
2122

2223
You can contribute additional boards by sending a pull request to [wokwi-boards](https://github.com/wokwi/wokwi-boards).
2324

0 commit comments

Comments
 (0)