zephyr/include/misc
Yossi Havusha 85b954dc4c logging: add exeternal hook to sys_log
By adding external hook to sys_log we will allow applications
the flexibility of using various output mechanism such SPI,
flash, FS etc.

Jira: ZEP-1172

Change-Id: Ie32a5e52c3946ada0349b75a35cc107bb29385a1
Signed-off-by: Yossi Havusha <yossi.havusha@intel.com>
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-11-27 23:07:35 -05:00
..
debug kernel/arch: consolidate tTCS and TNANO definitions 2016-11-12 07:04:52 -05:00
__assert.h __assert.h: format strings are not optional 2016-07-20 23:40:48 +00:00
byteorder.h misc: fix off-by-one error in sys_memcpy_swap's assert 2016-10-15 04:14:43 -04:00
dlist.h dlist: fix SYS_DLIST_FOR_EACH_SAFE when operating on empty list 2016-11-18 00:47:25 +00:00
event_logger.h kernel: logger: move to unified kernel APIs 2016-11-09 23:01:42 +00:00
kernel_event_logger.h kernel: Minor optimization to kernel event logger timestamping 2016-11-18 23:17:51 +00:00
nano_work.h include: remove old kernel defintions 2016-11-07 11:32:57 -08:00
printk.h printk: warn on incorrect format code usage 2016-08-30 21:43:21 +00:00
reboot.h c++: Add extern "C" { } block to header files 2016-02-05 20:25:22 -05:00
ring_buffer.h doc: Fix up API descriptions for ring buffers 2016-11-18 02:31:34 +00:00
shell.h console: shell: Support multiple modules 2016-11-02 00:23:18 +00:00
slist.h slist: add static initialization macro 2016-10-01 01:36:38 +00:00
stack.h kernel/arch: consolidate tTCS and TNANO definitions 2016-11-12 07:04:52 -05:00
sys_log.h logging: add exeternal hook to sys_log 2016-11-27 23:07:35 -05:00
util.h QMSI/uart: Use IOAPIC_EDGE instead of IOAPIC_LEVEL 2016-07-12 19:30:31 +00:00