zephyr/subsys
Marek Porwisz 83f7f81d8d net: openthread: New build options for OpenThread
Some options were available in the options.cmake but were not reflected
in Kconfig.
Added possibility to enable additional configuration options for OT.
Some of the options were left commented out as those options are not
yet supported e.g. require Thread 1.2 or require shim changes.
As openthread has gazillion configuration options that are passed as
define value, created generic option for passing any number of those
values separated with space.

Signed-off-by: Marek Porwisz <marek.porwisz@nordicsemi.no>
2020-06-30 07:48:08 -04:00
..
bluetooth Bluetooth: host: Fix adv object not released on directed adv timeout 2020-06-25 19:34:16 +02:00
canbus canbus: canopen: fix reference to CAN in Automation draft standard 2020-06-29 14:10:56 -04:00
console
cpp
debug
dfu
disk
fb
fs fs: nvs: Fix handling of corrupt ate's in garbage collector 2020-06-26 12:07:13 -05:00
jwt
logging
mgmt
net net: openthread: New build options for OpenThread 2020-06-30 07:48:08 -04:00
power
random
settings
shell shell: kernel: select dependencies 2020-06-24 21:37:12 -04:00
stats
storage
testsuite test: remove TEST_SHELL 2020-06-24 21:37:12 -04:00
tracing
usb
CMakeLists.txt
Kconfig