You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by bt...@apache.org on 2021/01/16 19:18:38 UTC

[incubator-nuttx] branch master updated (bd3a843 -> c8a6f31)

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 bd3a843  libc/machine/arch: fix build break if enable armv8 ELF
     add 605cd77  wireless/bluetooth: remove the host dependency
     add f308ac1  wireless/bluetooth: add more hci event definitions
     add c8a6f31  wireless/bluetooth: move H4_* definition to external

No new revisions were added by this update.

Summary of changes:
 drivers/wireless/Kconfig                   |   1 -
 drivers/wireless/bluetooth/bt_uart.h       |  12 ++-
 include/nuttx/wireless/bluetooth/bt_hci.h  | 137 +++++++++++++++++++++++++----
 include/nuttx/wireless/bluetooth/bt_uart.h |  12 +++
 4 files changed, 138 insertions(+), 24 deletions(-)