Skip to content

The twai driver is tightly coupled to the embedded-hal/embedded-can packages #1123

@jessebraham

Description

@jessebraham

Ideally, all of our drivers should function without using any of the embedded-hal/embedded-can traits; these traits are only interfaces. Unfortunately, our twai driver is currently quite tightly coupled to these dependencies.

This needs to be fixed; I have started looking into this a bit, but unfortunately I think we will need to duplicate quite a few enums/structs from these packages :/

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions