components/esp32-owb/CMakeLists.txt

Sun, 10 Nov 2019 20:53:01 +0100

author
Michiel Broek <mbroek@mbse.eu>
date
Sun, 10 Nov 2019 20:53:01 +0100
changeset 27
8bb63daa7b46
parent 15
83314e7b1b4a
child 72
acc1904cd70d
permissions
-rw-r--r--

Increased some lock timeouts. Application CPU speed from 160 to 240 MHz. Added timeout timers to the update process.

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