1# Copyright (c) 2024 Norik Systems
2# SPDX-License-Identifier: Apache-2.0
3
4zephyr_library()
5zephyr_library_sources(board.c)
6