Go to file
Andrei Emeltchenko 6948fc437a uart-pipe: Fix using fifo_fill instead of poll_out
For non-interrupt transfers poll_out should be used, This fixes data
lost issues on a real UART hardware like Arduino 101 and Galileo
boards.

Change-Id: Ic7a5d055941d83f9d62cbea9e911ce25730ed7b6
Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
2016-02-05 20:25:32 -05:00
arch
boards board : arduino_101 : fixing flash scripts 2016-02-05 20:25:31 -05:00
doc board : arduino_101 : fixing flash scripts 2016-02-05 20:25:31 -05:00
drivers uart-pipe: Fix using fifo_fill instead of poll_out 2016-02-05 20:25:32 -05:00
include Bluetooth: Rename BT_LE_ADV_ADDR_PUBLIC to BT_LE_ADV_ADDR_IDENTITY 2016-02-05 20:25:31 -05:00
kernel
lib
misc
net net: Fix the statistics printing in timer fiber 2016-02-05 20:25:32 -05:00
samples net: samples: Fix echo-client compile error for microkernel 2016-02-05 20:25:32 -05:00
scripts
.checkpatch.conf
.gitattributes
.gitignore
.mailmap
Kbuild
Kconfig
Kconfig.zephyr
LICENSE
Makefile
Makefile.inc
zephyr-env.sh