zephyr/samples/basic
Fabio Baltieri 2455291da8 samples: button: add a note about the input subsystem and samples
The button sample is really a gpio interrupt sample, one may easily miss
the debounced driver and think it's not provided.

Add a note in the basic button sample documentation to refer to the
input subsystem doc and sample.

Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
2024-07-30 18:29:50 +01:00
..
blinky
blinky_pwm everywhere: reindent `.overlay` files with tabs 2024-06-26 15:59:44 +02:00
button samples: button: add a note about the input subsystem and samples 2024-07-30 18:29:50 +01:00
custom_dts_binding everywhere: reindent `.overlay` files with tabs 2024-06-26 15:59:44 +02:00
fade_led boards: seeed: Add xiao_rp2040 board 2024-06-12 17:10:04 -05:00
hash_map convert: use `k_uptime_seconds` 2024-05-14 09:32:01 +02:00
minimal hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
rgb_led drivers: pwm: mcux_ftm: allow to select clock source 2024-04-19 10:08:53 +02:00
servo_motor
sys_heap
threads hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
basic.rst