Skip to content

QSPI Mode on feather-m4-can is not implemented #852

@ewwaller

Description

@ewwaller

Specifically, flash.NewQSPI is not defined for the feather-m4-can target.
However it is defined for the feather-m4 target.

Note that one contains the build tag atsamd51 while the other atsame51. The code block that defines NewQSPI is in flash/transport_qspi_samd.go and is guarded by the atsamd tag. I cannot tell yet whether that is truly atsmd specific, or if it can also be used on atsame -- or does atsame need its own flavor?

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