This is an automated email from the ASF dual-hosted git repository.
jerpelea pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git.
from c86258c stm32 nunchuck: small fixes
new 21c588b drivers: wireless: Add support for getsockname() to gs2200m
new 3ead63c drivers: wireless: Fix to bind() with port=0 in gs2200m.c
new d2de923 boards: spresense: Add support ftpc and ftpd to wifi/defconfig
new 2a47370 include: wireless: Fix style violations in ioctl.h
new 0bd5dda boards: spresense: Remove CONFIG_EXAMPLES_FTPC=y to avoid
compile error on CI
The 5 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:
.../arm/cxd56xx/spresense/configs/wifi/defconfig | 5 +-
drivers/wireless/gs2200m.c | 170 +++++++++++++++++++--
include/nuttx/wireless/gs2200m.h | 8 +
include/nuttx/wireless/ioctl.h | 59 +++----
4 files changed, 197 insertions(+), 45 deletions(-)