Hi,
NCS1.9.1
nrf_gpio_cfg_output(6);
nrf_gpio_pin_set(6);
CONFIG_GPIO=y
CONFIG_GPIO_NRFX=y
undefined reference to `nrf_gpio_pin_set'
Is it a missing configuration?
thanks
Best Regards
Hi,
NCS1.9.1
undefined reference to `nrf_gpio_pin_set'
Is it a missing configuration?
thanks
Best Regards