zephyr/subsys
Lukasz Maciejonczyk 3ba7a3c82a net: l2: openthread: Add config option to enable OpenThread CoAP api
There was no way to use Openthread CoAP api in zephyr application so
far. These changes enable the feature. Now you can fully use CoAP
communication in an application working in Thread network.

Signed-off-by: Lukasz Maciejonczyk <Lukasz.Maciejonczyk@nordicsemi.no>
2020-04-17 09:21:41 +03:00
..
bluetooth bluetooth: controller: enable privacy for RV32M1 2020-04-15 13:43:00 -05:00
canbus net: buf: Move LEGACY_TIMEOUT_API selection to specific subsystems 2020-04-03 23:17:53 +03:00
console kernel/timeout: Make timeout arguments an opaque type 2020-03-31 19:40:47 -04:00
cpp
debug
dfu
disk timeout: Fix up API usage 2020-03-31 19:40:47 -04:00
fb
fs nvs: fix return with held lock 2020-04-06 22:09:12 -04:00
jwt
logging logging: fix signed and unsigend comparison warnings 2020-04-03 18:06:59 -04:00
mgmt
net net: l2: openthread: Add config option to enable OpenThread CoAP api 2020-04-17 09:21:41 +03:00
power kernel/timeout: Make timeout arguments an opaque type 2020-03-31 19:40:47 -04:00
random drivers: entropy: replace CONFIG_ENTROPY_NAME with DT macro 2020-04-13 09:14:21 -05:00
settings
shell shell: telnet: Refactor because of timeout overhaul 2020-04-09 16:07:03 +03:00
stats
storage
testsuite timeout: Fix up API usage 2020-03-31 19:40:47 -04:00
tracing timeout: Fix up API usage 2020-03-31 19:40:47 -04:00
usb usb: Stop reversing the hardware identifier 2020-04-10 10:59:04 +02:00
CMakeLists.txt
Kconfig