zephyr/subsys
Lukasz Maciejonczyk 4ad78d9249 net: openthread: Make function openthread_start be public
It may be useful to start openthread manually but with default
network settings. For instance when the application wants to register
ot state changed callback which should be done before openthread
starts.

Signed-off-by: Lukasz Maciejonczyk <lukasz.maciejonczyk@nordicsemi.no>
2020-06-22 11:34:18 +03:00
..
bluetooth Bluetooth: shell: Add phy procedure options to the shell 2020-06-19 13:42:29 +02:00
canbus
console console: tty: Fix k_sem_take with wait time from ISR 2020-06-17 17:10:08 +02:00
cpp cpp: Fixed compile warning with extern array declaration 2020-06-09 14:42:16 +02:00
debug
dfu dfu: flash_img: Constify flash_img_buffered_write() data parameter 2020-06-10 09:30:08 +02:00
disk
fb
fs
jwt
logging logging: enhanced external logsystems 2020-06-17 17:08:12 +02:00
mgmt mgmt: fs: Add security warning 2020-06-12 11:15:24 +02:00
net net: openthread: Make function openthread_start be public 2020-06-22 11:34:18 +03:00
power soc: arm: st_stm32 add low power to stm32l4 series 2020-06-15 16:54:04 +02:00
random
settings settings: Fix uninitialised variables 2020-06-17 08:55:59 +03:00
shell
stats
storage storag/stream: fix stream_flash_bytes_written() return value 2020-06-13 11:57:35 +02:00
testsuite
tracing
usb usb: Set thread names in usb device classes 2020-06-15 16:55:01 +02:00
CMakeLists.txt
Kconfig