24 #include "saul/periph.h"
38 .flags = SAUL_GPIO_INIT_CLEAR,
41 .name =
"LED1 (Green)",
44 .flags = SAUL_GPIO_INIT_CLEAR,
47 .name =
"LED2 (Orange)",
50 .flags = SAUL_GPIO_INIT_CLEAR,
56 .flags = SAUL_GPIO_INIT_CLEAR,
59 .name =
"SW0/K1 button",
64 .name =
"SW1/K2 button",
static const saul_gpio_params_t saul_gpio_params[]
GPIO pin configuration.
Board specific definitions for the VS203 board.