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 14f8a6c2dd fs: support openat/fchmodat/mkfifoat/fstatat/...at api
new 5ac638944b arm/backtrace: fix compile warning
new d5ac2be84f bcm43xxx/bcmf_ioctl.h: pack wl_* structure to avoid
unaligned access
new 1779433c35 wireless/bcm43xxx/qspi: try tx after rx fails
new 5c047f634f raspberrypi-pico-w/telnet: enable more configs
new 1b245664ad arm/rp2040: fix compile warning on boot2 build
new caa16742db rp2040/raspberrypi-pico-w: update submodule to avoid
invaild firmware
The 6 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/arm_backtrace_unwind.c | 2 +-
arch/arm/src/rp2040/boot2/Make.defs | 2 +-
boards/arm/rp2040/raspberrypi-pico-w/README.txt | 6 +-
.../raspberrypi-pico-w/configs/telnet/defconfig | 24 +-
drivers/wireless/ieee80211/bcm43xxx/bcmf_gspi.c | 54 +--
.../ieee80211/bcm43xxx/bcmf_gspi_f2_frame.c | 7 +-
.../wireless/ieee80211/bcm43xxx/bcmf_interface.c | 9 +-
drivers/wireless/ieee80211/bcm43xxx/bcmf_ioctl.h | 460 ++++++++++++++++-----
8 files changed, 403 insertions(+), 161 deletions(-)