I have VS Code running on an old 32-bit Raspberry Pi 2. It's slow, but it runs. I cannot get the mpremote extension to work.
When scanning for serial ports I get "Command not found" from VSCode.
When I try to use list devices that MPRemote sees, I also get "Command not found"
Though running mpremote devs from the VS Code terminal window works as expected.
I did note there's a caution for Raspbian 32-bit on the compatibility chart. I'm wondering if this is what I'm running up against since it's a rather ancient RPi2.
I have VS Code running on an old 32-bit Raspberry Pi 2. It's slow, but it runs. I cannot get the mpremote extension to work.
When scanning for serial ports I get "Command not found" from VSCode.
When I try to use list devices that MPRemote sees, I also get "Command not found"
Though running
mpremote devs
from the VS Code terminal window works as expected.I did note there's a caution for Raspbian 32-bit on the compatibility chart. I'm wondering if this is what I'm running up against since it's a rather ancient RPi2.
Does anyone have a more modern Pi who would be willing to test the instructions for setting up Raspberry Pi OS with the MPRemote VS Code Extension?
I'd love to know if this is a Pi problem or an extension problem.