From fac94827a103a6c22dfddfd54d61dad4521dc32b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9CJasionf=E2=80=9D?= <“2248831014@qq.com”> Date: Mon, 26 May 2025 14:40:26 +0800 Subject: [PATCH] add XIAO --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0963be10..7ba8dc3e 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,7 @@ A fork of the NimBLE stack refactored for compilation in the Arduino IDE. ## Supported MCU's - Espressif: ESP32, ESP32C3, ESP32S3 - Nordic: nRF51, nRF52 series (**Requires** using [n-able arduino core](https://github.com/h2zero/n-able-Arduino)) + - Seeed Studio: [XIAO ESP32-C3](https://www.seeedstudio.com/Seeed-XIAO-ESP32C3-p-5431.html)、[XIAO ESP32-C6](https://www.seeedstudio.com/Seeed-Studio-XIAO-ESP32C6-p-5884.html)、[XIAO ESP32-S3](https://www.seeedstudio.com/XIAO-ESP32S3-p-5627.html) **Note for ESP-IDF users: This repo will not compile correctly in ESP-IDF. An ESP-IDF component version of this library can be [found here.](https://github.com/h2zero/esp-nimble-cpp)**