platformio / platform-raspberrypi

Raspberry Pi: development platform for PlatformIO
https://registry.platformio.org/platforms/platformio/raspberrypi
Apache License 2.0
73 stars 96 forks source link

Problem with OpenOCD upload command on Windows #61

Open Nefarious19 opened 11 months ago

Nefarious19 commented 11 months ago

Hi.

I encountered problem during upload to PiPico on windows using picoprobe with latest firmware (CMSIS-DAP v2).

See screenshot below:

obraz

verbose:

obraz

I changed line in builder/main.py

from:

obraz

to:

obraz

and it's working fine obraz

Please add this change to main.