zephyr/subsys/net/lib/config
Markus Becker dc4ce4edbe net: config: fix timeout 0 blocking start-up
With timeout==0 count is set to 0 as well and then it is decremented to
-1. It is later checked == 0 and continues to decrement and loop.

Signed-off-by: Markus Becker <markus.becker@tridonic.com>
2020-06-16 19:10:25 +02:00
..
bt_settings.c Bluetooth: Use BT_GATT_SERVICE_DEFINE whenever possible 2019-05-02 08:29:23 +03:00
bt_settings.h subsystems: Rename reserved function names 2019-04-03 17:31:00 -04:00
CMakeLists.txt net: lib: config: Add SYS_INIT handler to set clock from SNTP 2019-10-28 13:04:35 +02:00
ieee802154_settings.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
ieee802154_settings.h subsystems: Rename reserved function names 2019-04-03 17:31:00 -04:00
init_clock_sntp.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
init.c net: config: fix timeout 0 blocking start-up 2020-06-16 19:10:25 +02:00
Kconfig kconfig: Replace some single-symbol 'if's with 'depends on' 2020-02-08 08:32:42 -05:00