components/esp32-owb/CMakeLists.txt

changeset 15
83314e7b1b4a
child 72
acc1904cd70d
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/esp32-owb/CMakeLists.txt	Sat Oct 26 14:05:17 2019 +0200
@@ -0,0 +1,2 @@
+idf_component_register(SRCS owb_rmt.c owb.c owb_gpio.c INCLUDE_DIRS include)
+

mercurial