zephyr/make/target
Johan Hedberg 8930a13b60 Bluetooth: Prefer printf over printk
The printf API has a much richer support for various format
specifiers. Switch the Bluetooth logging macros to use printf instead
of printk and make sure STDOUT_CONSOLE gets selected when
BLUETOOTH_DEBUG is selected (so printf actually works).

Change-Id: I9a9818d51a677c6c79a35fef6daca7979f61c78d
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2016-02-05 20:14:02 -05:00
..
arch Use ${vLD} to link instead of using ${vCC} 2016-02-05 20:14:00 -05:00
env First commit 2015-04-10 16:44:37 -07:00
headers Rename toolchain executable makefile variables 2016-02-05 20:14:00 -05:00
kconfig Bluetooth: Prefer printf over printk 2016-02-05 20:14:02 -05:00
kernel Eliminate generated microkernel_objects.h file 2016-02-05 20:13:59 -05:00
library First commit 2015-04-10 16:44:37 -07:00
run defs.qemu.custom.yocto: Definitions for Yocto SDK 2016-02-05 20:14:00 -05:00
stdlib/minimal First commit 2015-04-10 16:44:37 -07:00
toolchain Specify -march=armv7-m when building for cortex-m[3,4] 2016-02-05 20:14:00 -05:00
wb-helper First commit 2015-04-10 16:44:37 -07:00
make.library First commit 2015-04-10 16:44:37 -07:00
make.nkernel First commit 2015-04-10 16:44:37 -07:00
make.nklib First commit 2015-04-10 16:44:37 -07:00
make.ukernel First commit 2015-04-10 16:44:37 -07:00
make.uklib First commit 2015-04-10 16:44:37 -07:00