zephyr-configurator/snippets/led/imports.txt
H4CK3R-01 22d036515c
All checks were successful
Build & Publish / build (push) Successful in 8m21s
Added some code snippets
2023-08-03 08:20:34 +02:00

2 lines
65 B
Plaintext

#include <zephyr/drivers/gpio.h>
#define LED0_NODE DT_ALIAS(led0)