zephyr/samples
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
..
application_development samples: application_development: fix #11074 2018-11-07 12:04:04 +01:00
basic samples: blinky: cleanup to use just DT and remove board.h 2018-11-09 11:53:18 -05:00
bluetooth logging: Fix errors in log usage 2018-11-10 12:38:29 -05:00
boards samples: reel_board: Change a DTS-derived label to the alias one 2018-11-10 08:59:50 -05:00
cpp_synchronization samples, tests: Use semi-accurate project names 2018-10-27 21:31:25 -04:00
display samples: display: Updated ili9340 sample to use DTS 2018-10-29 22:19:58 -04:00
drivers logging: Fix errors in log usage 2018-11-10 12:38:29 -05:00
hello_world samples, tests: Use semi-accurate project names 2018-10-27 21:31:25 -04:00
mpu samples, tests: Use semi-accurate project names 2018-10-27 21:31:25 -04:00
net logging: Fix errors in log usage 2018-11-10 12:38:29 -05:00
nfc/nfc_hello samples: Remove board.h include 2018-11-01 13:15:18 +01:00
philosophers samples, tests: Use semi-accurate project names 2018-10-27 21:31:25 -04:00
sensor samples: bmg160: use default log level 2018-11-06 17:09:25 -05:00
shields samples, tests: Use semi-accurate project names 2018-10-27 21:31:25 -04:00
subsys logging: Refactor LOG_MODULE_REGISTER and LOG_MODULE_DECLARE macros 2018-11-10 12:38:29 -05:00
synchronization samples: synchronization: Add openocd configuration 2018-10-31 12:05:11 -04:00
testing/integration samples, tests: Use semi-accurate project names 2018-10-27 21:31:25 -04:00
xtensa_asm2 samples, tests: Use semi-accurate project names 2018-10-27 21:31:25 -04:00
kernel.rst doc: spelling fixes in samples/ and boards/ 2017-06-12 18:28:08 -04:00
samples.rst samples: Provide x-nucleo-iks01a1 shield sample 2018-09-21 18:51:26 -04:00