zephyr/tests/drivers/can/api
Andriy Gelman c7dab3df08 drivers: can: Add xmc4xxx CAN support
Adds CAN drivers for XMC4xxx SoCs.

XMC4xxx has multiple CAN nodes. The nodes share a common clock and
a message object pool.

The CAN nodes do not have a loopback mode. Instead there is an
internal bus which can be used to exchange messages between
nodes on the SoC. For this reason tests/samples which rely on the
loopback feature have been disabled.

Signed-off-by: Andriy Gelman <andriy.gelman@gmail.com>
2024-01-30 19:06:06 +01:00
..
src tests: drivers: can: api: add test for can_get_transceiver() 2024-01-26 14:27:57 +01:00
CMakeLists.txt tests: drivers: can: api: add test for can_get_transceiver() 2024-01-26 14:27:57 +01:00
prj.conf tests: drivers: can: api: add simple test for CAN stats accessors 2023-10-23 10:33:04 +02:00
testcase.yaml drivers: can: Add xmc4xxx CAN support 2024-01-30 19:06:06 +01:00
twai-enable.overlay tests: drivers: can: api: add virtual CAN TX <-> RX Jumper 2023-07-10 15:13:52 +02:00