zephyr/subsys/logging
Charles E. Youse e6a874d515 subsys/logging: change default stack size on x86 in long mode
The default stack size of 768 is just too small.

Signed-off-by: Charles E. Youse <charles.youse@intel.com>
2019-09-23 17:50:09 -07:00
..
CMakeLists.txt
Kconfig subsys/logging: change default stack size on x86 in long mode 2019-09-23 17:50:09 -07:00
Kconfig.template.log_config
log_backend_native_posix.c logging: Clean up log.h dependencies 2019-08-01 14:42:40 +02:00
log_backend_net.c
log_backend_qemu_x86_64.c
log_backend_rtt.c
log_backend_std.h logging: Clean up log.h dependencies 2019-08-01 14:42:40 +02:00
log_backend_swo.c
log_backend_uart.c
log_backend_xtensa_sim.c
log_cmds.c
log_core.c log_core: always build stubs when !userspace 2019-09-12 05:17:39 -04:00
log_list.c
log_list.h
log_msg.c logging: Add basic userspace support 2019-08-27 14:29:21 -04:00
log_output.c