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 1bca026 commit 5cd7a77Copy full SHA for 5cd7a77
CMakeLists.txt
@@ -3,4 +3,5 @@
3
4
set(COMPONENT_ADD_INCLUDEDIRS include)
5
set(COMPONENT_SRCS "smbus.c")
6
+set(COMPONENT_REQUIRES "driver")
7
register_component()
0 commit comments