zephyr/tests
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
..
application_development code_relocation: Add NOKEEP option 2024-01-15 13:20:17 +01:00
arch tf-m: Change NS include path for TF-M 2.0.0 2024-01-17 16:52:52 +01:00
benchmarks tests/benchmarks/footprints: Define required source standard macros 2024-01-26 07:48:55 -05:00
bluetooth tests: Bluetooth: Update Host Launch Studio Project and ICS 2024-01-30 08:52:59 +01:00
boards kernel: smp: introduce k_smp_cpu_start 2024-01-17 11:57:20 -05:00
boot test: mcuboot: enable test on lpc55s platforms 2024-01-19 10:33:44 +01:00
bsim tests/bsim build: User kconfig option to set warnings as errors 2024-01-29 14:27:27 +01:00
cmake tests/cmake/*: Switch to native_sim 2023-11-27 16:06:42 +00:00
crypto tests: crypto: rand32: Check return code of sys_csrand_get 2024-01-03 23:57:13 -06:00
drivers drivers: can: Add xmc4xxx CAN support 2024-01-30 19:06:06 +01:00
kconfig/configdefault tests: Remove stray uses of CONFIG_ZTEST_NEW_API 2023-10-26 10:55:38 +02:00
kernel test: kernel: mem_protect: switch to an547 as the integration platform 2024-01-30 13:42:02 +01:00
lib tests: lib: devicetree devices: only run on native_sim 2024-01-29 10:29:38 +01:00
misc tests/*: Switch integration platform to native_sim 2023-11-30 09:42:25 -05:00
modules tests: modules: nanopb: Add a custom nested library 2023-12-01 10:50:26 +00:00
net net: dhcpv6: Move DHCPv6 files to lib directory 2024-01-29 13:47:05 +01:00
posix tests: posix: Add test case for sysconf() 2024-01-30 18:01:18 +01:00
robot Twister: Add integration with renode-test 2023-05-26 09:43:49 -04:00
subsys tests modem/backends/tty: Define _XOPEN_SOURCE 2024-01-26 07:48:55 -05:00
unit tests: unit: util: Extend FOR_EACH test 2024-01-29 11:32:54 +01:00
ztest ztest: fix ztest_run_test_suite usage and macros 2024-01-09 08:15:22 -05:00
test_config.yaml twister: tests: Add some generic driver tests to the scope 2023-11-30 19:38:50 -05:00