zephyr/tests
Miguel Gazquez 49eff659f3 drivers: input: Add driver for the Nintendo Nunchuk through I2C.
Add a driver for the Nintendo Nunchuk, accessed through the I2C bus.
This driver only supports the joystick and the buttons, not the
accelerometer.

Signed-off-by: Miguel Gazquez <miguel.gazquez@bootlin.com>
2024-12-12 18:38:06 +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: benchmarks: increase timeout for sched_queues tests 2024-12-10 15:29:11 +00:00
bluetooth tests: bluetooth: Remove broken ECC unit tests 2024-12-12 16:19:50 +01:00
boards tests/boards/mtk_adsp: Handle protocol skew 2024-12-05 22:08:55 +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: input: Add driver for the Nintendo Nunchuk through I2C. 2024-12-12 18:38:06 +01:00
integration/kernel
kconfig
kernel tests: kernel: Add support for stopping workqueues 2024-12-12 11:07:39 +01:00
lib tests: lib: cpp: cxx: Exclude Renesas RZ in cpp98 2024-12-12 11:12:22 +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: net: dns_dispatcher: Add tests for dispatcher 2024-12-11 21:29:21 +01:00
posix tests: posix: env: colocate with single_process option group 2024-12-09 03:55:02 +01:00
robot
subsys Revert "test: misc|shell: disable "zephyr,entropy" chosen property" 2024-12-12 00:15:39 +00:00
unit
ztest arch: deprecate _current 2024-11-23 20:12:24 -05:00
test_config.yaml