Skip to content

Problem about auto detection of port #5

Open
@asukiaaa

Description

@asukiaaa

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions