zephyr/include
Johan Hedberg 6e20c3b838 Bluetooth: Move all logs behind CONFIG_BLUETOOTH_DEBUG
The BLUETOOTH_DEBUG config option bumps the stack sizes to cope with
printf requirements. Since all the logs use printf now they should
only be available with the bigger stack sizes to avoid surprises.
There are still basically two levels of log enabling where
BLUETOOTH_DEBUG enables the ERR/WARN/INFO everywhere and the
BLUETOOTH_DEBUG_* enables BT_DBG for a specific subset of the stack.

Change-Id: Ie8d64e47f44485efde32b40cd5bb34389c8e39da
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2016-02-05 20:14:03 -05:00
..
bluetooth Bluetooth: Move all logs behind CONFIG_BLUETOOTH_DEBUG 2016-02-05 20:14:03 -05:00
drivers uart: Removing driver specific informations from the generic API 2016-02-05 20:14:01 -05:00
microkernel Limit exposure of non-public pipe types 2016-02-05 20:14:01 -05:00
misc Standardize on using _STRINGIFY(x) 2016-02-05 20:14:00 -05:00
nanokernel Always use __start as the entry point 2016-02-05 20:14:00 -05:00
toolchain Rework constructor macros 2016-02-05 20:14:00 -05:00
abs_sym.h
clock_vars.h Fix checkpatch issue - WARNING:SPACING 2016-02-05 20:13:59 -05:00
cputype.h
kernel_version.h
linker-defs.h
linker-tool-gcc.h Always use __start as the entry point 2016-02-05 20:14:00 -05:00
linker-tool.h
microkernel.h Rename microkernel/chan.h to microkernel/pipe.h 2016-02-05 20:14:00 -05:00
nanokernel.h Rework constructor macros 2016-02-05 20:14:00 -05:00
section_tags.h Standardize on using _STRINGIFY(x) 2016-02-05 20:14:00 -05:00
sections.h
string_s.h
sw_isr_table.h Rename _IsrTable to _sw_isr_table 2016-02-05 20:13:53 -05:00
toolchain.h