microsoft / devicescript

TypeScript for Tiny IoT Devices (ESP32, RP2040, ...)
https://microsoft.github.io/devicescript/
MIT License
3.25k stars 116 forks source link

Deploy cancelled - Device firmware mismatch #468

Closed jaikamat closed 1 year ago

jaikamat commented 1 year ago

Describe the bug

When attempting to deploy to the Pico using the VSCode extension, I am met with the error:

DeviceScript - Deploy cancelled. Your device firmware (v2.10.9) is outdated (min v2.11.4).

The Pico has been flashed with v2.11.4, so I'm wondering why the extension seems to detect an older version.

PS. Thanks team for all your hard work on this, very exciting

jaikamat commented 1 year ago

Closing this issue as I see the new firmware version was just released, thanks!

pelikhan commented 1 year ago

We forgot to bump the pico with the new screen support yesterday. Thanks for pointing it out.