zephyr/samples/subsys
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
..
console samples, tests: Use semi-accurate project names 2018-10-27 21:31:25 -04:00
ipc cmake: ipc: Fix ipm_mcux sample 2018-10-29 14:14:00 -04:00
logging logging: Refactor LOG_MODULE_REGISTER and LOG_MODULE_DECLARE macros 2018-11-10 12:38:29 -05:00
mgmt samples, tests: Use semi-accurate project names 2018-10-27 21:31:25 -04:00
nvs samples: Remove board.h include 2018-11-01 13:15:18 +01:00
power samples: Remove board.h include 2018-11-01 13:15:18 +01:00
shell/shell_module shell: wildcard active by default 2018-11-06 17:12:41 -05:00
usb logging: Fix errors in log usage 2018-11-10 12:38:29 -05:00
subsys.rst doc: add labels to sample docs 2017-04-04 20:48:08 +00:00