- Make sure your WSL2 distro can see the USB devices: https://devblogs.microsoft.com/commandline/connecting-usb-devices-to-wsl/
- Install some very handy udev rules (from the platformIO project) to give your user permissions to talk with the connected board: https://docs.platformio.org/en/latest/core/installation/udev-rules.html#platformio-udev-rules
- TODO...
- Connect board via usb
- Attach usb to WSL as described in: