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 15231ff commit 7547b1dCopy full SHA for 7547b1d
CMakeLists.txt
@@ -1,4 +1,4 @@
1
-if(TINYCBOR)
+if(CONFIG_TINYCBOR)
2
zephyr_interface_library_named(TINYCBOR)
3
4
target_include_directories(TINYCBOR INTERFACE src)
0 commit comments