[roll] Roll fuchsia [nxpfmac] Implement data path

Implement the data path for nxpfmac based on netdevice and the wlan
driver components library. Currently this implementation uses the old
SDIO transaction API since the new scatter/gather API is not yet
implemented on the platform.

Test: Manual testing
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/712543
Original-Revision: bebdd6b7b5cd03a261a6674c5e99486eb9602539
GitOrigin-RevId: d4c30559c4f0726c23649e3aea4680930cb2d999
Change-Id: Ie1974274ba48a37c2af8577c63d55e3a0ec19971
1 file changed
tree: f8e1147c8b9adfb1aca8f0a7bf024febacbbd42a
  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.