-
Notifications
You must be signed in to change notification settings - Fork 16
Closed
Description
Error: Unknown board ID 'seeed-xiao-c6'.
I followed the instructions on the page "https://wiki.seeedstudio.com/xiao_esp32c6_with_platform_io" for the XIAO ESP32C6 board in PlatformIO with Arduino.
Instructions:
- In PlatformIO, select XIAO ESP32C3, Arduino
- In
platform.ini, write:
[env:seeed_xiao_esp32_c6]
platform = https://github.com/Seeed-Studio/platform-seeedboards.git
board = seeed-xiao-c6
framework = arduino

Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Done