zephyr/tests
Marcio Ribeiro 86ff968718 tests: drivers: adc
adds test case for esp32 adc with dma enabled

Signed-off-by: Marcio Ribeiro <marcio.ribeiro@espressif.com>
2024-06-10 07:02:19 -07:00
..
application_development
arch arch: define struct arch_esf and deprecate z_arch_esf_t 2024-06-04 14:02:51 -05:00
benchmarks modules: mbedtls: rename CONFIG_MBEDTLS_MAC_*_ENABLED and rm duplicates 2024-05-29 08:39:26 +02:00
bluetooth samples: tests: bluetooth: Add support for frdm_rw612 2024-06-10 07:02:06 -07:00
boards tests: nordic: Enable I2C tests 2024-06-05 01:38:09 -07:00
boot tests: boot: Add nrf54l15pdk to platform_allow list in with_mcumgr tests 2024-06-04 13:41:29 +02:00
bsim Bluetooth: Audio: Spring cleaning 2024-06-04 13:37:53 +02:00
cmake tests: cmake: overlays: Add soc_folder_overlay test 2024-04-29 15:08:35 +01:00
crypto samples: tests: bluetooth: Add support for frdm_rw612 2024-06-10 07:02:06 -07:00
drivers tests: drivers: adc 2024-06-10 07:02:19 -07:00
kconfig/configdefault
kernel samples: tests: bluetooth: Add support for frdm_rw612 2024-06-10 07:02:06 -07:00
lib samples: tests: bluetooth: Add support for frdm_rw612 2024-06-10 07:02:06 -07:00
misc build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
modules posix: deprecate POSIX_MAX_FDS and add POSIX_DEVICE_IO 2024-06-04 16:27:12 -05:00
net test: net: conn_mgr: Add IPv4/IPv6 notif test coverage 2024-06-10 00:59:34 -07:00
posix posix: create kconfig options for pse51, pse52, pse53 2024-06-04 16:27:12 -05:00
robot resc: cmake: robot: Rename Renode variable 2024-05-28 12:54:52 +02:00
subsys pm: Add a symbol for device power state constraints 2024-06-07 19:06:23 -04:00
unit sys: util: Add SIZEOF_FIELD() macro 2024-06-07 21:43:07 +02:00
ztest arch: define struct arch_esf and deprecate z_arch_esf_t 2024-06-04 14:02:51 -05:00
test_config.yaml