Skip to content

improve device driver architecture #49

@iac26

Description

@iac26

The device driver architecture uses an abstraction layer for devices and interfaces.

The interfaces abstraction layer is somewhat useful for easily using the same protocol across many different interfaces.

The device layer is not very useful and very confusing for non initiated programmer.

The issue is for rethinking the way this abstraction is done.

try looking at existing implementations of such a system -> Linux, chibiOS, etc to find some inspiration

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