platformio / platformio-home

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

Could not initialize project #1674

Closed MxFxM closed 3 years ago

MxFxM commented 3 years ago

PIO Core Call Error: "The current working directory C:\development\sadfasgsdrf will be used for the project.\r\n\r\nThe next files/directories have been created in C:\development\sadfasgsdrf\r\ninclude - Put project header files here\r\nlib - Put here project specific (private) libraries\r\nsrc - Put project source files here\r\nplatformio.ini - Project Configuration File\r\n\n\nError: Unknown board ID 'teensy41'"

MxFxM commented 3 years ago

Teensy4.1 throws this error. Also converting an existing project from for examle 4.0 to 4.1 does not work. The error is the same: Unknown board ID teensy41

MxFxM commented 3 years ago

Ok, so apparently the Teensy Platform had to be updated separatly...