zephyr/tests
Mulin Chao 68dd26574c boards: arm: npcx: add support for npcx4m8f_evb
Add support for npcx4m8f_evb board that is a development platform to
evaluate the Nuvoton NPCX4 embedded controller.

Signed-off-by: Mulin Chao <mlchao@nuvoton.com>
2023-09-22 09:23:06 +02:00
..
application_development tests: code_relocation: exclude mr_canhubk3 board 2023-09-18 10:37:22 +01:00
arch tests: arch: arm_irq_vector_table: exclude mr_canhubk3 board 2023-09-18 10:37:22 +01:00
benchmarks tests: benchmarks: footprints: use POST_KERNEL level 2023-09-15 16:04:19 +02:00
bluetooth tests: Bluetooth: BAP broadcast source param name fix 2023-09-21 11:52:39 +02:00
boards ipm: remove ipm_cavs_idc driver 2023-09-14 06:24:18 -04:00
boot test: arch: x86: update with new acpica interface 2023-09-07 09:42:38 +02:00
bsim Bluetooth: CAP: drop non existing qos 2023-09-21 12:44:08 +02:00
cmake cmake: Fix scope pollution in zephyr_get(... MERGE) 2023-08-16 15:01:57 +02:00
crypto tests: cleanup metadata and filtering 2023-06-13 09:38:27 -04:00
drivers boards: arm: npcx: add support for npcx4m8f_evb 2023-09-22 09:23:06 +02:00
kernel tests: kernel: device: drop APPLICATION level 2023-09-21 15:02:45 +02:00
lib dt: Make zephyr,memory-attr a capabilities bitmask 2023-09-15 12:46:54 +02:00
misc scripts: check_init_priorities: use the Zephyr executable file 2023-09-20 20:24:46 +01:00
modules tests: modules: Add nanopb tests 2023-09-15 12:57:40 +02:00
net tests: net: Add missing tests to net_pkt_clone 2023-09-21 13:36:20 +02:00
posix drivers: ramdisk: use devicetree to instantiate RAM disk 2023-09-18 17:36:50 +02:00
robot Twister: Add integration with renode-test 2023-05-26 09:43:49 -04:00
subsys modules: openthread: radio: OT now uses standard TX timestamp 2023-09-19 15:21:17 +01:00
unit sys: lists: Add tests for newly-added list len functions 2023-09-13 16:19:33 +02:00
ztest tests: ztest: zexpect: include source file directly in main.cpp 2023-08-28 13:36:08 -04:00
test_config.yaml