You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add an example that use the CAN traits without any other dependencies.
The stm32-fwupdate example from the pcan-basic could be used.
Think about how to test the example and check if importing an implementation does not break anything due to rust-lang/cargo#5730.
The text was updated successfully, but these errors were encountered:
Add an example that use the CAN traits without any other dependencies.
The
stm32-fwupdate
example from thepcan-basic
could be used.Think about how to test the example and check if importing an implementation does not break anything due to rust-lang/cargo#5730.
The text was updated successfully, but these errors were encountered: