598de06165
The sleep pin is optional and the driver checks for availability during runtime. Currently the logic is inverted and therefore the driver exits early if the pin is actually available. This pr fixes this behavior. Also: Add `fallthrough` flags to switch/case Signed-off-by: Caspar Friedrich <c.s.w.friedrich@gmail.com> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Kconfig | ||
Kconfig.ds2484 | ||
Kconfig.test | ||
Kconfig.zephyr_serial | ||
w1_common.c | ||
w1_ds248x.h | ||
w1_ds2484.c | ||
w1_handlers.c | ||
w1_net.c | ||
w1_test.c | ||
w1_zephyr_serial.c |