This is an automated email from the ASF dual-hosted git repository.
jerpelea pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git.
from d85cf99 bt_uart: Retry the lower half operation if -EINTR is returned
new aec3220 bt_uart_shim: Correct the prototype of bt_uart_shim_getdevice
new c0cd125 bt_uart_shim: Support the multiple instances
new 8ce2d37 bt_uart_shim: Don't hardcode the thread stack size
new 9f463fd bt_uart_shim: Remove g_lowerstatic static variable
new c258fe0 bt_uart_shim: Make CONFIG_SERIAL_TERMIOS optional
new c612c06 bt_uart_shim: Setup pollfd with file* correctly
The 6 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
drivers/wireless/bluetooth/bt_uart_shim.c | 144 ++++++++++--------------
include/nuttx/wireless/bluetooth/bt_uart_shim.h | 5 +-
2 files changed, 59 insertions(+), 90 deletions(-)