1#
2# Copyright 2024 NXP
3#
4# SPDX-License-Identifier: Apache-2.0
5#
6
7zephyr_library()
8zephyr_library_sources(board.c)
9