Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
4080b03b0b2c6262adef60f7b87f5b8b06152c83
/
.
/
subsys
/
console
/
CMakeLists.txt
blob: 37ff969710b77cd286854dab77388c476732fff4 [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: Apache-2.0
zephyr_sources_ifdef(CONFIG_CONSOLE_GETCHAR tty.c getchar.c)
zephyr_sources_ifdef(CONFIG_CONSOLE_GETLINE getline.c)