mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-21 02:05:21 +00:00
Add support for the Actinius Icarus board (nRF9160) Signed-off-by: Alex Tsamakos <alex@actinius.com>
8 lines
122 B
CMake
8 lines
122 B
CMake
#
|
|
# Copyright (c) 2019 Actinius
|
|
#
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
zephyr_library()
|
|
zephyr_library_sources(board.c)
|