commit | 48d3aef043876d8a42413e04a235906fdeacf0bf | [log] [tgz] |
---|---|---|
author | Aksel Skauge Mellbye <aksel.mellbye@silabs.com> | Wed Oct 08 21:00:45 2025 +0200 |
committer | Chris Friedt <chrisfriedt@gmail.com> | Fri Oct 10 20:51:03 2025 -0400 |
tree | 4326b80abe3d8108daa3231b8e5e550bdfdbd206 | |
parent | 3506523872c05d56e1c3603a50385022e479e01f [diff] |
samples: basic: button: Disable led on xgm240 boards Button 0 and LED 0 share a GPIO pin on xgm240 boards. Remove the `led0` alias in a board overlay to make the button sample work out of the box. Signed-off-by: Aksel Skauge Mellbye <aksel.mellbye@silabs.com>