[roll] Roll fuchsia [nxpfmac] Add support for creating interfaces

Add basic support for creating interfaces. This is just enough to scan
for networks and connect to open networks.

Test: Manual
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/708989
Original-Revision: d476357542fb407f5f3acfc9a25be529fd63a509
GitOrigin-RevId: f874179c3f722641a916e2841a79cf44f7b4912f
Change-Id: Ife79875863defd64c71b2c13b5d2c2983e43cbd2
1 file changed
tree: 52daa5cf000518c1e22cfa4efe7dd3964a8be825
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.