blob: ca5bd68290172425684b9278bc6e0d32039a5ef1 [file] [log] [blame]
# Copyright (c) 2022 Intel Corporation
# SPDX-License-Identifier: Apache-2.0
zephyr_library_sources(
nvme_controller.c
nvme_cmd.c
nvme_controller_cmd.c
nvme_namespace.c
nvme_disk.c
)