9b43e7a23d
No sources were ever added to the `zephyr_library()` defined in modules/hal_nxp/usb/CMakeLists.txt, thus removing this lib to avoid the warning: > No SOURCES given to Zephyr library: modules__hal_nxp__usb > > Excluding target from build. Signed-off-by: Torsten Rasmussen <Torsten.Rasmussen@nordicsemi.no>
7 lines
100 B
CMake
7 lines
100 B
CMake
#
|
|
# Copyright (c) 2021, NXP
|
|
#
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
#
|
|
zephyr_include_directories(.)
|