zephyr/tests
Benedikt Schmidt 53ae195f0d drivers: fpga: replace runtime checks with buildtime asserts in iCE40
Replace NULL checks for the set and clear registers with BUILD_ASSERTs
in the iCE40 device instantiation.

Signed-off-by: Benedikt Schmidt <benedikt.schmidt@embedded-solutions.at>
2024-11-21 20:11:47 +01:00
..
application_development boards: rename qemu_xtensa to qemu_xtensa/dc233c 2024-10-02 09:58:36 +02:00
arch tests: riscv: test PMP stack guards 2024-11-20 08:25:49 -05:00
benchmarks tests: Thread-Metric: Fix filter description 2024-11-20 15:56:16 -05:00
bluetooth Tests: Bluetooth: mesh_shell: Update prj.conf 2024-11-21 14:46:47 +01:00
boards samples: sensor: qdec: change pins used for qdec nrf54h20dk 2024-10-31 09:22:58 -05:00
boot tests: mcuboot: remove twr_kv58f220m from allowed list. 2024-10-25 08:52:44 +02:00
bsim tests: Bluetooth: Audio: Use same recv_cb for all tests 2024-11-21 14:47:49 +01:00
cmake tests: add twister tests for CMake board and SoC extension 2024-10-26 17:14:06 +02:00
crypto mbedtls: use CSPRNG whenever possible as PSA random source 2024-11-20 15:59:40 -05:00
drivers drivers: fpga: replace runtime checks with buildtime asserts in iCE40 2024-11-21 20:11:47 +01:00
integration/kernel
kconfig
kernel python: Format trivial files where only newlines were missing 2024-11-21 20:10:51 +01:00
lib boards: nordic: nRF54L15DK: Add basic support for the L05 and L10 ICs 2024-11-21 09:26:38 +01:00
misc cmake: linker: evaluate CONFIG_LINKER_ITERABLE_SUBALIGN in CMake 2024-09-25 16:16:35 -05:00
modules mbedtls: MBEDTLS_ENTROPY_POLL_ZEPHYR default on if MBEDTLS_ENTROPY_C 2024-11-20 15:59:40 -05:00
net python: Format trivial files where only newlines were missing 2024-11-21 20:10:51 +01:00
posix tests: posix: common: separate posix xsi streams to standalone test 2024-11-20 15:58:26 -05:00
robot
subsys python: Format trivial files where only newlines were missing 2024-11-21 20:10:51 +01:00
unit tests: unit: crc: use zassert_equal for cleaner assertions 2024-10-09 09:48:00 +02:00
ztest tests: ztest/base: fix incorrect userspace filtering 2024-11-20 15:58:15 -05:00
test_config.yaml