Skip to content

Some SPI driver errors are uninformative #656

@fadushin

Description

@fadushin

The ESP32 SPI driver returns the error atom in some cases when an error occurs in IDF SDK functions. This gives users no idea of what went wrong or why.

We should fix this so that the driver returns an informative error message (or tuple), preferably with an atomic mnemonic that reflects the error code, or the error code (as an integer).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions