In this way it can be compiled as a component with CMake.
@@ -0,0 +1,3 @@
+idf_component_register(SRC_DIRS "src" "src/clib"
+ INCLUDE_DIRS "src" "src/clib"
+ REQUIRES "arduino")