NordicSemiconductor / pc-nrfconnect-shared

Dependency management for nRF Connect for Desktop packages
Other
22 stars 8 forks source link

fix: make supported devices a string enum in legacy parsing #882

Closed boundlesscalm closed 10 months ago

boundlesscalm commented 10 months ago

This is mostly relevant for the launcher as the legacy parsing is used there. When adding a new device, it would otherwise require us to update shared and use that new version in both the app and the launcher.