platformio / platformio-home

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

Could not initialize project #7407

Open rydeen2060 opened 9 months ago

rydeen2060 commented 9 months ago

PIO Core Call Error: "The following files/directories have been created in C:\Users\Seedplus_tech\Documents\PlatformIO\Projects\2024-03-02QRtest\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 m5stack-cores3 dependencies...\r\n\n\nUnknownBoard: Unknown board ID 'm5stack-cores3'"

evenprimes commented 7 months ago

Check out the thread "Cannot initialize project with M5Stack core2" at https://community.platformio.org/t/cannot-initialize-project-with-m5stack-core2/37633https://community.platformio.org/t/cannot-initialize-project-with-m5stack-core2/37633

Doing this seems to have addressed my problem. Note: After I restarted VSCode, it took ~10 minutes to finish.