b4094ea6c1
The $(dt_chosen_label) preprocessor function should be passed $(DT_CHOSEN_Z_SHELL_UART), not $(UART_SHELL_ON_DEV_NAME). DT_CHOSEN_Z_SHELL_UART is set right before the Kconfig symbol definition, to work around the comma in 'zephyr,shell-uart'. The Kconfig preprocessor functions are defined in scripts/kconfig/kconfigfunctions.py. Fixes: #19178 Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no> |
||
---|---|---|
.. | ||
modules | ||
CMakeLists.txt | ||
Kconfig | ||
Kconfig.backends | ||
Kconfig.template.shell_log_queue_size | ||
Kconfig.template.shell_log_queue_timeout | ||
shell.c | ||
shell_cmds.c | ||
shell_dummy.c | ||
shell_fprintf.c | ||
shell_help.c | ||
shell_help.h | ||
shell_history.c | ||
shell_log_backend.c | ||
shell_ops.c | ||
shell_ops.h | ||
shell_rtt.c | ||
shell_telnet.c | ||
shell_telnet_protocol.h | ||
shell_uart.c | ||
shell_utils.c | ||
shell_utils.h | ||
shell_vt100.h | ||
shell_wildcard.c | ||
shell_wildcard.h |