zephyr/tests
Adam Kondraciuk dd7cfbc92e test: drivers: pwm: add fast PWM
Add fast PWM instance for nRF54H20 device.

Signed-off-by: Adam Kondraciuk <adam.kondraciuk@nordicsemi.no>
2024-10-15 19:08:03 +01:00
..
application_development boards: rename qemu_xtensa to qemu_xtensa/dc233c 2024-10-02 09:58:36 +02:00
arch boards: nordic: Align with updated Nordic owned memory bindings 2024-10-15 04:11:21 -04:00
benchmarks tests: latency_measure: reduce the chance of cycles underflow 2024-10-08 18:10:11 -04:00
bluetooth bluetooth: tester: Enable support for writable appearance 2024-10-15 13:53:03 +02:00
boards tests: boards: nrf: qdec: Add device runtime PM configuration 2024-10-15 19:06:01 +01:00
boot boards: frdm_mcxw71: Enable mcuboot 2024-10-14 13:03:39 +02:00
bsim Bluetooth: Audio: Fix initial Broadcast source values 2024-10-14 13:04:31 +02:00
cmake cmake: change test message overwrite to macro 2024-09-30 17:12:23 +01:00
crypto tests/crypto: Don't test on native_posix 2024-09-25 04:04:36 -04:00
drivers test: drivers: pwm: add fast PWM 2024-10-15 19:08:03 +01:00
integration/kernel
kconfig
kernel tests: mem_map: fix memory exhaustion test on qemu_x86_tiny 2024-10-15 04:12:25 -04:00
lib Devicetree: Devicetree Bindings: Add tests for new DT_ENUM_ macros 2024-10-15 04:11:36 -04:00
misc cmake: linker: evaluate CONFIG_LINKER_ITERABLE_SUBALIGN in CMake 2024-09-25 16:16:35 -05:00
modules mbedtls: rename CONFIG_MBEDTLS_ZEPHYR_ENTROPY and move it 2024-08-24 07:16:51 -04:00
net tests: net: conn_mgr_monitor: Improve test reliability under heavy load 2024-10-15 13:52:24 +02:00
posix posix: device_io: use mode argument correctly in open() 2024-10-14 13:01:51 +02:00
robot
subsys tests: usb: uac2: Test Feature Unit descriptor 2024-10-15 19:03:49 +01:00
unit tests: unit: crc: use zassert_equal for cleaner assertions 2024-10-09 09:48:00 +02:00
ztest ztest: error_hook: Exclude cortex_r8_virtual from divide-by-zero tests 2024-10-01 09:58:22 +02:00
test_config.yaml