blob: 17faf560addbbd63b5c7c73259c2e89b74caefd1 [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()
zephyr_include_directories(.)