Skip to content

'boards = ' only works with 'pico' and 'nanorp2040connect' when using Platformio #399

Closed
@rousslabs

Description

@rousslabs

When trying to upload using Platformio, it seems as though only the boards 'pico' and 'nanorp2040connect' are supported. When changing to anything else, like the 'adafruit_feather' there is an error.

> Executing task in folder test with arduino-pico: platformio run --target upload <

Processing pico (platform: https://github.com/maxgerhardt/platform-raspberrypi.git; board: adafruit_feather; framework: arduino)
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Error: Unknown board ID 'adafruit_feather'
The terminal process "platformio 'run', '--target', 'upload'" terminated with exit code: 1.

Terminal will be reused by tasks, press any key to close it.

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