shell: remove Console dependencies
Removed Console dependencies from shell uart backend. Generated define: CONFIG_UART_SHELL_ON_DEV_NAME for each board. Fixes #10191 Signed-off-by: Jakub Rzeszutko <jakub.rzeszutko@nordicsemi.no>
This commit is contained in:
parent
58463b7ea7
commit
f8178dcb05
128 changed files with 136 additions and 1 deletions
|
@ -3,6 +3,7 @@
|
|||
#
|
||||
# Copyright (c) 2014-2015 Wind River Systems, Inc.
|
||||
# Copyright (c) 2016 Intel Corporation
|
||||
# Copyright (c) 2018 Nordic Semiconductor ASA
|
||||
#
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue