zephyr/drivers/coredump/CMakeLists.txt

7 lines
150 B
CMake

# Copyright Meta Platforms, Inc. and its affiliates.
# SPDX-License-Identifier: Apache-2.0
zephyr_library()
zephyr_library_sources(coredump_impl.c)