zephyr/tests
Khoa Nguyen 40744c36d7 tests: drivers: adc: Support RA8, RA6, RA4 to test accuracy and api
Add overlay to support test adc_accuracy_test and adc_api in boards:
EK-RA8D1, MCK-RA8T1, EK-RA6M1, EK-RA6M2, EK-RA6M3, EK-RA6M4, EK-RA6M5,
EK-RA6E2, FPB-RA6E1, FPB-RA6E2, EK-RA4M2, EK-RA4M3, EK-RA4E2, EK-RA4W1

Signed-off-by: Khoa Nguyen <khoa.nguyen.xh@renesas.com>
2024-12-18 12:46:31 +01:00
..
application_development arch: arm: rename CPU_HAS_NXP_MPU to align with binding 2024-12-06 22:23:06 +01:00
arch test: arm: irq: Add overlay files for cy8ckit_062s2_ai 2024-12-17 03:39:18 +01:00
benchmarks tests: thread_metric: Disable memory slab ptr validation 2024-12-14 01:03:28 +01:00
bluetooth tests: Bluetooth: Tester: Refactor audio TX 2024-12-17 17:53:23 +01:00
boards tests: boards: nrf: i2c: add support for nRF54H20 cpuppr 2024-12-16 18:25:02 +01:00
boot python: Format and sort imports 2024-11-25 10:07:13 +01:00
bsim tests: bsim: Bluetooth: Multiple single central to multilink peripheral 2024-12-17 15:22:18 +01:00
cmake samples, tests: remove usage of space-separated lists 2024-12-04 14:14:53 -05:00
crypto mbedtls: add Kconfig to select the number of key slot in PSA Crypto core 2024-11-26 00:12:56 +01:00
drivers tests: drivers: adc: Support RA8, RA6, RA4 to test accuracy and api 2024-12-18 12:46:31 +01:00
integration/kernel
kconfig
kernel tests: guard variable used only with CONFIG_TRACE_SCHED_IPI 2024-12-17 20:54:48 +01:00
lib devicetree: Add DT_FOREACH_ANCESTOR macro 2024-12-18 10:17:09 +01:00
misc Revert "test: misc|shell: disable "zephyr,entropy" chosen property" 2024-12-12 00:15:39 +00:00
modules tests: add integration_platforms and misc optimizations 2024-11-26 00:12:07 +01:00
net tests: tls_configurations: adjust Kconfig in overlay-ec 2024-12-16 22:56:43 +01:00
posix tests: posix: common: separate xsi_threads_ext into standalone test 2024-12-17 09:48:49 +01:00
robot
subsys dsp: utils: Implemented float/fixed type conversions 2024-12-17 20:55:27 +01:00
unit tests: fix various unit tests warnings 2024-12-16 20:48:56 +01:00
ztest arch: deprecate _current 2024-11-23 20:12:24 -05:00
test_config.yaml