How do I use this on WSL without having to downgrade? #196
-
Hi everybody, I am just starting using the ESP32 with WSL and Rust. However, was having issues with connecting my board to |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
This should be fixed via #179, are you running the latest espflash (1.5.1)? |
Beta Was this translation helpful? Give feedback.
-
Hi @Squirrelcoding, just to be sure these steps should be done and the USB device should be usable in WSL2. If it still doesn't work, can you also try if the other tool is working, for example esptool or something like |
Beta Was this translation helpful? Give feedback.
Hi @Squirrelcoding, just to be sure these steps should be done and the USB device should be usable in WSL2.
If it still doesn't work, can you also try if the other tool is working, for example esptool or something like
python3 -m serial.tools.miniterm /dev/ttyUSB0 115200