platformio / platformio-home

PlatformIO Home
https://docs.platformio.org/page/home/index.html
Apache License 2.0
114 stars 65 forks source link

Could not initialize project #8521

Open Jasionf opened 3 months ago

Jasionf commented 3 months ago

PIO Core Call Error: "The following files/directories have been created in C:\Users\seeed\Documents\PlatformIO\Projects\BLE_mmWave\r\ninclude - Put project header files here\r\nlib - Put project specific (private) libraries here\r\nsrc - Put project source files here\r\nplatformio.ini - Project Configuration File\r\nResolving seeed_xiao_esp32c6 dependencies...\r\n\n\nUnknownBoard: Unknown board ID 'seeed_xiao_esp32c6'"

When adding ESP32 C6 for the first time, it can run. After adding it, the ESP32C6 option will appear in the options of the development board. When using it directly in the options of selecting the development board, an error will occur

WebDesignerlol commented 2 months ago

i get the same issue platformio support for the esp32c6 from xaio is really lacking, been trying to deal with a lot of hiccups and manual configuration because of this.