mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-02-06 05:31:36 +00:00
This commit adds a support for a simple virtual CAN controller. This controller can be used to test CAN stack functions and serves as an inspiration for further controller implementations. Signed-off-by: Michal Lenc <michallenc@seznam.cz> Co-authored-by: Pavel Pisa <pisa@cmp.felk.cvut.cz>