forked from platformio/platform-raspberrypi
-
Notifications
You must be signed in to change notification settings - Fork 85
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 = git@github.com: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