Skip to content

1.8.3 malformed SAMD custom board config breaks arduino-cli #90

Closed
@stonehippo

Description

@stonehippo

The currently released version (1.8.3) fails to parse correctly when used with Arduino-cli. For example, when listing boards with arduino-clo board list and the Sparkfun board definitions installed, the following error occurs:

Error initializing instance: loading platform release SparkFun:samd@1.8.3: loading boards: skipping loading of boards SparkFun:samd:samd51_thing_plus, SparkFun:samd:micromod_samd51: malformed custom board options

The fix for this is to add menu.cache=Cache to the boards.txt file. This change has already been made in the repo, but it looks like it’s not yet released.

Any details on the release of 1.8.4?

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