mirror of
https://github.com/Dasharo/zephyr.git
synced 2026-03-06 14:57:20 -08:00
Use a gpio_dt_spec, dropping device_get_binding. This in turn lets us write everything in a single main() without sacrificing readability since the LED is optional. Signed-off-by: Martí Bolívar <marti.bolivar@nordicsemi.no>