components/esp32-owb/CMakeLists.txt

Fri, 10 Apr 2020 11:51:40 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Fri, 10 Apr 2020 11:51:40 +0200
changeset 54
3b1834482899
parent 15
83314e7b1b4a
child 72
acc1904cd70d
permissions
-rw-r--r--

Version 0.2.5. Added interval to the NBIRTH json data. Added global define 60 seconds.

15
83314e7b1b4a Changed build system to idf.py
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1 idf_component_register(SRCS owb_rmt.c owb.c owb_gpio.c INCLUDE_DIRS include)
83314e7b1b4a Changed build system to idf.py
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2

mercurial