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/incubator-nuttx.git.


    from abc2767  fs: nfs: Reconnect to the NFS server in TCP mode
     new cd50650  risc-v/bl602: Support AP and STA as independent network 
interface device
     new 8452c57  risc-v/bl602: BLE firmware adapts to the new framework

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/risc-v/src/bl602/Kconfig                      |   7 +-
 arch/risc-v/src/bl602/Make.defs                    |  13 +-
 arch/risc-v/src/bl602/bl602_netdev.c               | 284 +++++++++++++++------
 arch/risc-v/src/bl602/bl602_netdev.h               |   3 +-
 arch/risc-v/src/bl602/bl602_start.c                |   1 +
 boards/risc-v/bl602/bl602evb/configs/ble/defconfig |   1 +
 boards/risc-v/bl602/bl602evb/scripts/ld.script     |  15 ++
 boards/risc-v/bl602/bl602evb/src/bl602_bringup.c   |  51 +---
 8 files changed, 243 insertions(+), 132 deletions(-)

Reply via email to