-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
questionFurther information is requestedFurther information is requested
Description
Is it planned to support no_std, too?
If yes, we should probably add the no_std flag as soon as possible, before to much std code is in place.
The embedded-can trait already provides a can driver abstraction and has some implementations, e.g. for socketcan and microcontrollers, like stm32 and similar, see https://crates.io/crates/embedded-can
I would be open to contributing a implementation if no_std is in scope for this project.
For the basics j1939, i created a very work in progress j1939 library in no_std rust.
https://github.com/pbert519/j1939
Maybe some parts are reusable.
Notgnoshi
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested