zephyr/samples/boards/nrf/dynamic_pinctrl/prj.conf

6 lines
161 B
Plaintext

CONFIG_PINCTRL=y
CONFIG_PINCTRL_DYNAMIC=y
# configure serial and console to come after remap hook
CONFIG_SERIAL_INIT_PRIORITY=60
CONFIG_CONSOLE_INIT_PRIORITY=70