42c8b7fb00
Moves the common folder to the vendor directory Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
9 lines
144 B
CMake
9 lines
144 B
CMake
#
|
|
# Copyright (c) 2021-2022 Actinius
|
|
#
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
zephyr_library()
|
|
|
|
zephyr_library_sources(actinius_board_common.c)
|