This is an automated email from the ASF dual-hosted git repository.
xiaoxiang781216 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
from 131f7f75ed3 arm: memcpy: add NEON paths for aligned copies
new a18b7186a62 arch/risc-v/espressif: Add BLE sleep
new a3f4d292ff0 Docs/platforms/esp32c3: Add BLE sleep
new b82b5d0ebc0 arch/xtensa: Update common layer version for
esp32[-|-s2|-s3]
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:
.../risc-v/esp32c3/boards/esp32c3-devkit/index.rst | 3 +
arch/risc-v/src/common/espressif/CMakeLists.txt | 2 +-
arch/risc-v/src/common/espressif/Make.defs | 2 +-
arch/risc-v/src/esp32c3/esp_ble_adapter.c | 110 ++++++++++++++++-----
arch/xtensa/src/esp32/Make.defs | 2 +-
arch/xtensa/src/esp32s2/Make.defs | 2 +-
arch/xtensa/src/esp32s3/Make.defs | 2 +-
7 files changed, 96 insertions(+), 27 deletions(-)