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 891e05d99a include: move clockid_t and time[r]_t define to sys/types.h
new e25fcb3bd5 esp32s3_devkit/sta_softap: Disable SMP on `defconfig`
temporarily
new 382debc996 esp32_c3_s3/wifi_ble: Use `nxsem_trywait` to take semphr
from ISR
new 2d8b96e562 esp32-devkitc/blewifi: Unset `DEFAULT_SMALL` and debugging
configs
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/risc-v/src/esp32c3/esp32c3_ble_adapter.c | 15 +++--
arch/risc-v/src/esp32c3/esp32c3_wifi_adapter.c | 29 ++++----
arch/xtensa/src/esp32/esp32_ble_adapter.c | 19 ++++--
arch/xtensa/src/esp32/esp32_wifi_adapter.c | 35 +++++-----
arch/xtensa/src/esp32s3/esp32s3_ble_adapter.c | 8 ++-
arch/xtensa/src/esp32s3/esp32s3_wifi_adapter.c | 29 ++++----
.../esp32/esp32-devkitc/configs/blewifi/defconfig | 78 +++++-----------------
.../esp32s3-devkit/configs/sta_softap/defconfig | 3 +-
8 files changed, 99 insertions(+), 117 deletions(-)