You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by xi...@apache.org on 2022/09/19 17:16:28 UTC

[incubator-nuttx] branch master updated (3aa08e4d78 -> d5a1576361)

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 3aa08e4d78 documentation: Added Secure Boot and Flash Encryption section to ESP32
     add 8b238e0b3d net/wireless: separate command catagory of bt/pktradio from wireless ioctl
     add d5a1576361 net/wireless: add support for netdev private ioctl

No new revisions were added by this update.

Summary of changes:
 include/nuttx/fs/ioctl.h                    | 12 ++++++
 include/nuttx/wireless/bluetooth/bt_ioctl.h | 54 +++++++++++++--------------
 include/nuttx/wireless/pktradio.h           | 12 ++----
 include/nuttx/wireless/wireless.h           | 57 +++++++++++++----------------
 net/netdev/netdev_ioctl.c                   | 12 +++---
 5 files changed, 72 insertions(+), 75 deletions(-)