Files
zephyr/samples/basic/button/sample.yaml
Fabio Baltieri 68999e6fcf samples: button: rework to use the input and leds subsystem
Rework the button sample to use the input subsystem for the button and
LED subsystem for the LED. This is a better representation of how a
button and LED should be controlled in Zephyr.

Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
2026-01-15 16:40:48 +00:00

8 lines
136 B
YAML

sample:
name: Button Sample
tests:
sample.basic.button:
integration_platforms:
- nrf52833dk/nrf52820
build_only: true