mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-24 21:48:34 +08:00
The I/O mapped SJA1000 is required to support Kvaser CanS/D/Q boards which have emulation in mainline QEMU. The I/O space mapping is enabled by RTEMS_CAN_SJA1000_ARCH_WITH_IO_PORTS option set in hw_options during initialization. Signed-off-by: Pavel Pisa <ppisa@pikron.com>