microsoft / devicescript

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

developer mode should not be needed when adding a new board (with new product id) #565

Closed pelikhan closed 11 months ago

pelikhan commented 11 months ago

A new board definition with a new product id will get filtered out currently.

pelikhan commented 11 months ago

related to https://github.com/microsoft/devicescript/discussions/563