zephyr/samples
Stephan Gatzka c4c1d92cee drivers: gpio: Use BIT(n) macro to define GPIO constants
This change would also solve that according to the C11 standard,
section 6.5, paragraph 4, the usage of bitwise operators on
signed integers is implementation defined.

Signed-off-by: Stephan Gatzka <stephan.gatzka@gmail.com>
2025-06-03 20:32:33 +02:00
..
application_development samples: code_relocation_nocopy: update macro for flash size and address 2025-04-30 18:44:24 +02:00
arch sample: arch: mpu: mpu_test: skip run automate for SoC S32Z 2025-05-28 16:37:44 +02:00
basic boards: qemu_nios2: drop board definition 2025-05-15 20:01:05 -04:00
bluetooth Sample: bluetooth: Enable MIMXRT1170 EVKB for peripheral_ht 2025-05-29 06:31:20 +02:00
boards soc: espressif: convert rtc peripheral to clock subsystem 2025-06-02 17:38:08 +02:00
cpp
drivers drivers: gpio: Use BIT(n) macro to define GPIO constants 2025-06-03 20:32:33 +02:00
fuel_gauge
hello_world
kernel
modules samples: lvgl: multi_display: fix typo in sample yaml 2025-05-27 17:56:02 +02:00
net samples: net: zperf: Add Zperf server report skip 2025-06-02 17:37:55 +02:00
philosophers
posix
psa
sensor samples: sensor: accel_trig: add fixture for shield-tap 2025-05-31 03:37:40 +02:00
shields samples: shields: npm1300_ek: update GPIO config 2025-05-22 13:44:31 +02:00
subsys usb: device_next: use system workqueue in CDC ACM by default 2025-06-03 14:48:29 +01:00
synchronization
sysbuild samples: sysbuild: Add support for nrf54h20dk/nrf54h20/cpuapp/iron 2025-05-22 16:17:35 +02:00
tfm_integration samples: tfm_integration: psa_crypto: To works on MAX32657 2025-05-21 08:01:25 +02: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