Skip to content

Issue with multiple targets #296

@fabianoriccardi

Description

@fabianoriccardi

If I run

pio run -t clean -t upload -t uploadfs -t monitor

it uploads 2 times the fs, but no firmware! Clean and monitor are executed properly.

If I run

pio run -t clean -t upload -t monitor

it uploads the firmware as expected.

pio --version gives 6.1.7b2 on Windows 10, Visual Studio Code.

Originally posted by @fabianoriccardi in platformio/platformio-core#4604 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions