zephyr/net
Andrei Emeltchenko d9033386bf Bluetooth: log: Enable STDOUT_CONSOLE for printf support
The Bluetooth logs use format specifiers available with printf but not
with printk. Selecting STDOUT_CONSOLE enables printf support, which
makes the logs readable again.

Change-Id: I3e86f0bcf31688148a340eba6cdf33e81c64393d
Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
2016-06-01 08:21:29 +00:00
..
bluetooth Bluetooth: log: Enable STDOUT_CONSOLE for printf support 2016-06-01 08:21:29 +00:00
ip net: Fix return value from uip_udp_packet_sendto 2016-05-31 08:06:37 +00:00
Kconfig net: buf: Fix net buf debug 2016-02-05 20:24:47 -05:00
Makefile net: Add initial generic buffer implementation 2016-02-05 20:24:38 -05:00
buf.c net: buf: Add net_buf_pull_le32() helper API 2016-05-15 19:39:14 +00:00