platformio / platform-espressif32

Espressif 32: development platform for PlatformIO
https://registry.platformio.org/platforms/platformio/espressif32
Apache License 2.0
855 stars 570 forks source link

Add board support for Seeed XIAO ESP32C6 #1380

Open LynnL4 opened 1 month ago

LynnL4 commented 1 month ago

FYI https://github.com/espressif/arduino-esp32/pull/9330 https://wiki.seeedstudio.com/XIAO_ESP32C6_Getting_Started/

lboue commented 1 month ago

Could you validate this request?

mnowak32 commented 1 day ago

Kinda confirmed - I've got it to work in PIO/VSC with following measures:

The project I've used depends on libs like mmwave_for_XIAO, EspSoftwareSerial and NeoPixelBus, all working flawlessly.