rust-embedded / wg

Coordination repository of the embedded devices Working Group
1.86k stars 95 forks source link

embedded-can appears to be in limbo #753

Open reneherrero opened 1 month ago

reneherrero commented 1 month ago

Hi,

There's much confusion around the state and direction of embedded-can:

  1. The stm32 fdcan project has commented it out
  2. According to the stm32 bxcan project, the embedded-can crate is deprecated.
  3. There's a mismatch in uniformity compared to embedded-hal
  4. CAN FD is a pretty big thing as it bumps the payload size from 8 bytes to 64 bytes, but there's no word on that

Can anyone shed some light into the matter?

Thanks

tristanguerragomez commented 1 month ago

IMHO, this is causing fragmentation in the ecosystem