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 0cf6b358334 build(deps): bump docker/setup-buildx-action from 4.1.0 to
4.2.0
new ac675ec6536 arch/arm/ameba: move WiFi netdev to lower-half and enable
TCP SACK
new a60ac789a45 arch/arm/ameba: register wlan0 synchronously for boot WiFi
auto-connect
The 2 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/arm/src/common/ameba/ameba_wlan.c | 413 +++++++--------------
arch/arm/src/common/ameba/wifi/ameba_wifi.c | 13 +
arch/arm/src/rtl8720f/ameba_wifi_init.c | 68 ++--
arch/arm/src/rtl8721dx/ameba_wifi_init.c | 68 ++--
.../rtl8720f/rtl8720f_evb/configs/nsh/defconfig | 5 +
.../arm/rtl8721dx/pke8721daf/configs/nsh/defconfig | 5 +
6 files changed, 218 insertions(+), 354 deletions(-)