zephyr/doc/subsystems
Krzysztof Chruscinski 5f6070e2f7 logging: Add autostart option to LOG_BACKEND_DEFINE
Extended macro to accept flag indicating if given backend must be
initialized and enabled when log subsystem starts. Typically, simple
backends will have autostart flag set. More complex may require
explicit enabling (e.g. shell over BLE can only be enabled when
BLE connection is established).

Signed-off-by: Krzysztof Chruscinski <krzysztof.chruscinski@nordicsemi.no>
2018-10-11 13:29:50 +03:00
..
bluetooth doc: Bluetooth: Mention Mesh in the supported features 2018-09-20 07:31:04 -04:00
logging logging: Add autostart option to LOG_BACKEND_DEFINE 2018-10-11 13:29:50 +03:00
networking samples: net: coap: Remove apps using raw mbedtls APIs 2018-09-04 16:17:37 -04:00
nvs subsys: fs/nvs: Rewrite for improved robustness 2018-08-10 14:16:06 -07:00
settings doc: settings: fix inline sample code 2018-09-02 21:44:33 -04:00
shell doc: shell: update documentation for shell init procedure 2018-10-11 12:08:04 +02:00
test doc: Add description for harness and its various configs 2018-10-10 19:11:29 -04:00
tracing doc: fix misspellings in reST files 2018-08-28 13:59:38 -04:00
usb doc: usb: Use contents instead of hand made structure 2018-10-05 10:50:19 -04:00
c_library.rst
dfu.rst
mgmt.rst
power_management.rst
sensor.rst
subsystems.rst doc: subsystems: shell: Add documentation. 2018-09-29 14:42:05 -04:00