blob: ca93e65ac913abb35f5ae2671a3f8852cb79d942 [file] [log] [blame]
# Copyright (c) 2021 Sateesh Kotapati
# SPDX-License-Identifier: Apache-2.0
if(CONFIG_UART_GECKO)
zephyr_library()
zephyr_library_sources(board.c)
endif()