zephyr/samples
Benjamin Cabé 9dabb21ced samples: sensor: paj7620: refactor handling of trigger mode
The current sample was always trying to enable trigger mode in the
driver no matter what, causing issues for instances where the sensor
simply has no interrupt pin configured in Devicetree.

Cleaned things up so that enabling trigger mode is done via the
driver's Kconfig option, and cleaned up the Twister testcases
accordingly (plus, made sure they are actually built by setting
min_ram to a value compatibel with the nucleo_f334r8).

README has also been updated to clearly document how to enable
either mode.

Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>
2025-07-22 08:16:06 -04:00
..
application_development drivers: flash: Support XIP for MAX32 SPIXF flash 2025-07-19 10:08:46 +02:00
arch sample: arch: mpu: mpu_test: skip run automate for SoC S32Z 2025-05-28 16:37:44 +02:00
basic drivers: pwm: Add support for Apollo510 pwm 2025-07-19 15:31:08 -04:00
bluetooth samples: bluetooth: mtu_update: peripheral: Restart Advertisement 2025-07-19 13:49:46 -04:00
boards samples: boards: nordic: system_off: Cleanup after nRF54LM20 rename 2025-07-21 07:51:19 -04:00
cpp samples: cpp: hello_world: add cpp target tag 2025-04-09 21:10:27 +02:00
data_structures include: zephyr: sys: simplify MIN_HEAP_FOREACH macro 2025-06-26 11:58:05 -04:00
drivers samples: gnss: Add ability to enable RTK 2025-07-21 09:19:14 -04:00
hello_world
kernel
modules samples: modules: lvgl: demos: added new test cases 2025-07-21 21:26:27 -04:00
net samples: net: latmon: latency monitor tool 2025-07-20 12:27:30 -04:00
philosophers
posix samples/posix/philosophers: Remove filter on NATIVE_APPLICATION 2025-07-19 09:38:15 +02:00
psa secure_storage: increase stack sizes of tests 2025-07-21 07:23:49 -04:00
sensor samples: sensor: paj7620: refactor handling of trigger mode 2025-07-22 08:16:06 -04:00
shields samples: shields: x_nucleo_iks02a1: run clang-format 2025-07-08 13:39:47 -05:00
subsys samples: shell: remove CONFIG_POSIX_TIMERS dep 2025-07-19 15:30:29 -04:00
synchronization
sysbuild samples: sysbuild: with mcu_boot on the stm32h573i_dk 2025-07-19 09:49:44 +02:00
tfm_integration samples: tfm: tfm_psa_test: Add temporary isolation workaround 2025-07-11 09:41:26 -05:00
userspace soc/sifive: differentiate between FE310-G000 and FE310-G002 2025-06-02 17:37:32 +02:00
index.rst
sample_definition_and_criteria.rst