Open
Description
You introduced auto detection on an issue thread platformio#2
It works if /media/${USER}/RPI-RP2
presence with the following setting.
[env:pico]
platform = [email protected]:maxgerhardt/platform-raspberrypi.git#develop
; platform = raspberrypi
board = pico
framework = arduino
upload_protocol = mbed
upload_port = /media/asuki/RPI-RP2
However, does not work if /dev/ttyACM0
is mounted.
Thank you.
Metadata
Metadata
Assignees
Labels
No labels