This is an automated email from the ASF dual-hosted git repository.

aguettouche pushed a change to branch pr98
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git.


    from ae36b6f  examples/ipforward:  IP Header issue for IPv4 fixed
     new 0351dea  net/wapi: remove unnecessary cast
     new e463c6f  net/bringup: late net init after nsh script done
     new 751e4c9  netutils: save wapi config to file system

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:
 include/wireless/wapi.h              |  63 ++++++-
 netutils/netinit/netinit_associate.c |  35 ++--
 nshlib/nsh_altconsole.c              |   8 +
 nshlib/nsh_consolemain.c             |   8 +
 nshlib/nsh_init.c                    |   7 -
 nshlib/nsh_usbconsole.c              |   8 +
 wireless/wapi/Kconfig                |  13 ++
 wireless/wapi/src/driver_wext.c      |   5 +-
 wireless/wapi/src/util.c             | 331 +++++++++++++++++++++++++++++++++++
 wireless/wapi/src/wapi.c             |   3 +-
 10 files changed, 446 insertions(+), 35 deletions(-)

Reply via email to