zephyr/include/misc
Krzysztof Chruściński bbeef4155c logging: subsystem major redesign
Adding new implementation of logging subsystem. New features
includes: support for multiple backends, improving performance
by deferring log processing to the known context, adding
timestamps and logs filtering options (compile time, runtime,
module level, instance level). Console backend added as the
example backend.

Signed-off-by: Krzysztof Chruściński <krzysztof.chruscinski@nordicsemi.no>
2018-06-29 10:16:45 +02:00
..
__assert.h misc: Add a FORCE_NO_ASSERT kconfig directive 2018-02-16 10:44:29 -05:00
byteorder.h include: improve compatibility with C++ apps. 2018-04-09 23:21:52 -04:00
dlist.h
list_gen.h list_gen: slist: mark some APIs are private 2018-05-16 17:32:59 -07:00
mempool.h lib: user mode compatible mempools 2018-04-05 07:03:05 -07:00
mempool_base.h lib: user mode compatible mempools 2018-04-05 07:03:05 -07:00
printk.h
rb.h doc: fix misspellings in API doxygen comments 2018-05-23 15:28:01 -05:00
reboot.h
ring_buffer.h
sflist.h sflist: slist-alike that stores flags 2018-05-16 17:32:59 -07:00
slist.h list_gen: slist: mark some APIs are private 2018-05-16 17:32:59 -07:00
stack.h doc: do not show undocumented members 2018-03-20 14:01:30 -04:00
util.h logging: subsystem major redesign 2018-06-29 10:16:45 +02:00