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 fd86d4de1a8 Documentation: describe drivertest coverage
new 11c1b68e21d risc-v/gd32vw55x: reject WPA3/SAE networks instead of
crashing
new d938fdbb001 risc-v/gd32vw55x: restart BLE advertising after
disconnection
new e35129b98d7 risc-v/gd32vw55x: make the build warning-clean for CI
(-Werror)
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:
.../gd32vw55x/boards/gd32vw553k-start/index.rst | 14 +++-
arch/risc-v/src/gd32vw55x/gdble/gd32_ble.c | 32 +++++++++
arch/risc-v/src/gd32vw55x/gdwifi/Wireless.mk | 8 +++
.../src/gd32vw55x/gdwifi/config/build_config.h | 13 ++++
arch/risc-v/src/gd32vw55x/gdwifi/gdwifi_netdev.c | 76 +++++++++++++++++++++-
.../gd32vw55x/gdwifi/patches/0001-nuttx-port.patch | 68 +++++++++++++++++++
arch/risc-v/src/gd32vw55x/gdwifi/wrapper_nuttx.c | 22 -------
.../src/gd32vw55x/hardware/gd32vw55x_eclic.h | 8 ++-
8 files changed, 213 insertions(+), 28 deletions(-)