A file just named `init.c` is not that descriptive inside of a project that has a lot of files of already. Rename to `ethos_u.c`. Signed-off-by: Ryan McClelland <ryanmcclelland@meta.com>
6 lines
172 B
CMake
6 lines
172 B
CMake
# Copyright 2022 Arm Limited and/or its affiliates <open-source-office@arm.com>
|
|
#
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
zephyr_library()
|
|
zephyr_library_sources(ethos_u.c)
|