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 924134f commit a687777Copy full SHA for a687777
CMakeLists.txt
@@ -10,4 +10,4 @@ target_include_directories(app PUBLIC include)
10
zephyr_include_directories(include)
11
12
target_compile_options(${lib_name} PRIVATE -Wall -Wextra -Wfatal-errors)
13
-endif() # CONFIG_PHYPHOX_BLE
+endif() # CONFIG_BLE_UTILS
0 commit comments