42c8b7fb00
Moves the common folder to the vendor directory Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
7 lines
145 B
CMake
7 lines
145 B
CMake
#
|
|
# Copyright (c) 2022 Actinius
|
|
#
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
add_subdirectory(${ZEPHYR_BASE}/boards/actinius/common actinius_common)
|