We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec72295 commit dddd738Copy full SHA for dddd738
modules/hal_nordic/nrfx/CMakeLists.txt
@@ -1,7 +1,7 @@
1
# Copyright (c) 2021 Nordic Semiconductor ASA
2
# SPDX-License-Identifier: Apache-2.0
3
4
-zephyr_library()
+zephyr_library_named("nrfx")
5
6
# The nrfx source directory can be override through the definition of the NRFX_DIR symbol
7
# during the invocation of the build system
0 commit comments