zephyr/doc/subsystems
Krzysztof Chruscinski 5e346812ac logging: Refactor LOG_MODULE_REGISTER and LOG_MODULE_DECLARE macros
Changed LOG_MODULE_REGISTER and LOG_MODULE_DECLARE macros to take log
level as optional parameter. LOG_MODULE_DECLARE can now also be used
in static inline functions in headers. Added LOG_LEVEL_SET macro
which is used when instance logging API is used to indicate maximal
log level compiled into the file.

Signed-off-by: Krzysztof Chruscinski <krzysztof.chruscinski@nordicsemi.no>
2018-11-10 12:38:29 -05:00
..
bluetooth doc: bluetooth: Add existing qualification listings 2018-11-07 15:30:34 -05:00
logging logging: Refactor LOG_MODULE_REGISTER and LOG_MODULE_DECLARE macros 2018-11-10 12:38:29 -05:00
networking net: coap: CoAP library support over sockets 2018-10-31 19:44:25 -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 shell: Add macros to print messages 2018-11-09 11:19:49 +01:00
test sanitycheck: clarify -s vs -T options in ztest doc 2018-11-05 17:31:36 -05:00
tracing doc: fix misspellings in reST files 2018-08-28 13:59:38 -04:00
usb doc: usb: Use new USB API for sample code 2018-10-24 11:18:12 +01:00
c_library.rst
dfu.rst doc: subsys: Remove unnecessary subsystem from titles 2018-04-06 07:30:33 -04:00
mgmt.rst doc: subsys: Remove unnecessary subsystem from titles 2018-04-06 07:30:33 -04:00
power_management.rst cleanup: rename fiber/task -> thread 2017-10-30 18:41:15 -04:00
sensor.rst doc: change sensor subsystem doc title 2018-01-16 17:24:46 -05:00
subsystems.rst doc: subsystems: shell: Add documentation. 2018-09-29 14:42:05 -04:00