This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
from ef1ad691c3 net/icmpv6: Fix net mask logic in `icmpv6_setaddresses`
new fe156a40e3 wireless/bluetooth: Add option to set the HCI TX thread
affinity
new 41c1b153e3 esp32/bluetooth: Select option to pin the HCI TX thread to
CPU core
new 0616796185 esp32-devkitc/ble: Enable SMP for BLE defconfig
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:
arch/xtensa/src/esp32/Kconfig | 1 +
.../esp32/esp32-devkitc/configs/ble/defconfig | 5 +++-
wireless/bluetooth/Kconfig | 19 +++++++++++++++
wireless/bluetooth/bt_hcicore.c | 27 ++++++++++++++++++++--
4 files changed, 49 insertions(+), 3 deletions(-)