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 e6c974a commit c9026ddCopy full SHA for c9026dd
CMakeLists.txt
@@ -0,0 +1,5 @@
1
+set(COMPONENT_ADD_INCLUDEDIRS include)
2
+set(COMPONENT_SRCDIRS ".")
3
+set(COMPONENT_PRIV_REQUIRES "esp32-smbus")
4
+register_component()
5
+
0 commit comments