zephyr/include/logging
Krzysztof Chruscinski c036d2f4dd logging: Add compile time error on 64 bit platforms
Logger is designed with assumption that address fit in 32 bits.
Added explicit compilation error on 64 bit platforms.

Signed-off-by: Krzysztof Chruscinski <krzysztof.chruscinski@nordicsemi.no>
2018-11-06 18:24:22 +01:00
..
log_backend.h logging: Add autostart option to LOG_BACKEND_DEFINE 2018-10-11 13:29:50 +03:00
log_core.h logging: Add compile time error on 64 bit platforms 2018-11-06 18:24:22 +01:00
log_ctrl.h logging: allow mulitple log_panic calls 2018-09-27 13:11:26 +05:30
log_instance.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
log_msg.h logging: Fix possible out-of-bound access in log_output 2018-10-30 15:29:28 +01:00
log_output.h subsys: logging: Add CR/LF handling flags 2018-10-18 17:53:11 -04:00
log.h logging: Make log_strdup() parameter const 2018-10-03 13:05:49 +03:00
sys_log.h logging: deprecate SYS_LOG_ macros 2018-10-31 10:11:14 -04:00