platformio / platformio-home

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

Could not initialize project #7468

Open Skyggebjerg opened 6 months ago

Skyggebjerg commented 6 months ago

PIO Core Call Error: "The following files/directories have been created in C:\Users\ole\OneDrive\Documents\PlatformIO\Projects\M5AtomS3\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-atoms3 dependencies...\r\n\n\nUnknownBoard: Unknown board ID 'm5stack-atoms3'"

evenprimes commented 6 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.