Skip to content

Refactoring: Allow multiple TWI/SPI modules #492

Open
@mikaelpatel

Description

The TWI/SPI device drivers assume a single bus/module, i.e. global instances spi and twi. This should be refactored to a member variable with reference to the global instance (and set by the constructor).

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