zephyr/tests
Pieter De Gendt ee6f51537a drivers: i2c: Place API into iterable section
Add wrapper DEVICE_API macro to all i2c_driver_api instances.

Signed-off-by: Pieter De Gendt <pieter.degendt@basalte.be>
2024-12-16 18:25:36 +01:00
..
application_development arch: arm: rename CPU_HAS_NXP_MPU to align with binding 2024-12-06 22:23:06 +01:00
arch Revert "tests: disable NRF5 entropy driver on some bsim/qemu tests" 2024-12-12 00:15:39 +00:00
benchmarks tests: thread_metric: Disable memory slab ptr validation 2024-12-14 01:03:28 +01:00
bluetooth tests: bluetooth: Remove broken ECC unit tests 2024-12-12 16:19:50 +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 Bluetooth: Audio: add babblesim tests for CAP distribute broadcastcode 2024-12-12 16:23:32 +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 drivers: i2c: Place API into iterable section 2024-12-16 18:25:36 +01:00
integration/kernel
kconfig
kernel test: k_msgq_put should trigger reschedule 2024-12-14 01:04:43 +01:00
lib tests: lib: devicetree: api: Add test for DT_PROP_LAST 2024-12-13 17:44:13 +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 wifi: hostap: Remove CRYPTO default 2024-12-13 21:51:11 +01:00
posix tests/posix: Add test for pthread_timed_join and pthread_try_join 2024-12-15 19:24:33 +01:00
robot
subsys llext: disable for Harvard ARC variants 2024-12-16 18:25:16 +01:00
unit tests: unit: util: Extend test_IS_EQ 2024-12-13 20:04:33 +01:00
ztest arch: deprecate _current 2024-11-23 20:12:24 -05:00
test_config.yaml