I am using WSL following the setup guide here:
https://github.com/32blit/32blit-sdk/blob/master/docs/Windows-WSL.md
While following the instructions and troubleshooting section of this page:
https://github.com/32blit/32blit-sdk/blob/master/docs/32blit.md#flasher-cant-find-32blit-port
I was unable to determine how to find which port to provide to successfully push a blit to the device
Thanks to ali1234 on the discord I was finally able to manually set the port. They asked me to include the following:
python3 -m serial.tools.list_ports -v
all results return
And finally:
I am using WSL following the setup guide here:
https://github.com/32blit/32blit-sdk/blob/master/docs/Windows-WSL.md
While following the instructions and troubleshooting section of this page:
https://github.com/32blit/32blit-sdk/blob/master/docs/32blit.md#flasher-cant-find-32blit-port
I was unable to determine how to find which port to provide to successfully push a
blitto the deviceThanks to ali1234 on the discord I was finally able to manually set the port. They asked me to include the following:
python3 -m serial.tools.list_ports -vall results return
And finally: