platformio / platform-teensy

Teensy: development platform for PlatformIO
https://registry.platformio.org/platforms/platformio/teensy
Apache License 2.0
91 stars 48 forks source link

Teensy 4.0: upload fails when using teensy-cli #57

Closed vshymanskyy closed 4 years ago

vshymanskyy commented 4 years ago

With

upload_protocol = teensy-cli

I get an error:

CURRENT: upload_protocol = teensy-cli
Rebooting...
Uploading .pio/build/Teensy40/firmware.hex
Unknown MCU type "imxrt1062"
vshymanskyy commented 4 years ago

OK it looks like completely due to #54