This is an automated email from the ASF dual-hosted git repository. btashton pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git.
from 0f1c026 nrf52_i2c: add support for I2C_M_NOSTART flags new eda15d2 boards/imxrt1020-evk: Don't include the unused bt_uart_shim.h new 9103184 bluetooth: Rename *bt_uart_shim_getdevice to btuart_shim_getdevice new 7df322c bluetooth: Move the lower half null check to common place The 3 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: boards/arm/imxrt/imxrt1020-evk/src/imxrt_bringup.c | 10 ++++------ boards/arm/stm32/stm32f4discovery/src/stm32_hciuart.c | 16 ++++------------ boards/arm/tiva/tm4c1294-launchpad/src/tm4c_hciuart.c | 16 ++++------------ drivers/wireless/bluetooth/bt_uart_bcm4343x.c | 6 +++++- drivers/wireless/bluetooth/bt_uart_cc2564.c | 6 +++++- drivers/wireless/bluetooth/bt_uart_generic.c | 6 +++++- drivers/wireless/bluetooth/bt_uart_shim.c | 4 ++-- include/nuttx/wireless/bluetooth/bt_uart_shim.h | 2 +- 8 files changed, 30 insertions(+), 36 deletions(-)