zephyr-configurator/snippets/led/imports.txt

2 lines
65 B
Plaintext
Raw Normal View History

2023-08-03 06:20:34 +00:00
#include <zephyr/drivers/gpio.h>
#define LED0_NODE DT_ALIAS(led0)