This is an automated email from the ASF dual-hosted git repository. btashton pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git.
from 7588d45 Remove trace command description new 8a63e58 Change all 'Nuttx' to 'NuttX' new 8375a21 Fix nxstyle warning 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: README.md | 4 +- examples/README.md | 2 +- graphics/nxwidgets/ChangeLog.txt | 2 +- graphics/nxwm/ChangeLog.txt | 2 +- include/wireless/wapi.h | 2 +- netutils/netlib/netlib_ipv6netmask2prefix.c | 4 +- system/cu/Kconfig | 2 +- system/nsh/Kconfig | 4 +- wireless/ieee802154/i8sak/i8sak.h | 65 +++++++++++++++++++---------- wireless/ieee802154/i8sak/i8sak_assoc.c | 18 +++++--- wireless/ieee802154/i8sak/i8sak_blaster.c | 17 ++++---- wireless/ieee802154/i8sak/i8sak_poll.c | 26 ++++++++---- wireless/ieee802154/i8sak/i8sak_scan.c | 18 +++++--- wireless/ieee802154/i8sak/i8sak_sniffer.c | 14 +++++-- wireless/ieee802154/i8sak/i8sak_startpan.c | 11 ++++- wireless/ieee802154/i8sak/i8sak_tx.c | 34 ++++++++------- wireless/wapi/src/network.c | 18 ++++---- wireless/wapi/src/util.c | 2 +- wireless/wapi/src/util.h | 9 ++-- wireless/wapi/src/wireless.c | 2 +- 20 files changed, 161 insertions(+), 95 deletions(-)