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/06/23 13:48:14 UTC

[incubator-nuttx] branch master updated (ba1b8d0712 -> 15864ff109)

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 ba1b8d0712 arch/risc-v/src/mpfs: Add mpfs_gpiosetevent and gpio irq handling functions
     add b476c68ac3 wireless: add SIOCGIWCOUNTRY (Get country code)
     add 15864ff109 wireless/bcm43xxx: add get country code support

No new revisions were added by this update.

Summary of changes:
 drivers/wireless/ieee80211/bcm43xxx/bcmf_driver.c | 30 +++++++++++++++++++++++
 drivers/wireless/ieee80211/bcm43xxx/bcmf_driver.h |  1 +
 drivers/wireless/ieee80211/bcm43xxx/bcmf_netdev.c |  4 +++
 include/nuttx/wireless/wireless.h                 |  6 +++--
 4 files changed, 39 insertions(+), 2 deletions(-)