pimoroni / enviro

MIT License
101 stars 79 forks source link

Add powershell version of install script #212

Open tyeth opened 4 months ago

tyeth commented 4 months ago

This adds a windows / powershell compatible install-on-device-fs script. It's nearly identical, except it also checks for the presence of mpremote and also allows incorrectly named devices to still work.

Lastly the copy function was renamed to avoid conflicts with powershells built in copy/copy-item (bubbled up as ":" incompatible device path) image