[roll] Roll fuchsia [lowpan] Update lowpan platform implementation

Used for update OpenThread to Feb 14, 2024 version.
Update Rust-C bindings.
Update Platform API.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/994339
Original-Revision: 943d7b3e0ed07d496c4208191e7c4f374ae70d2e
GitOrigin-RevId: 3b13854a80b521b9657d40d9c18f4cf250feb533
Change-Id: Ief78b40bb41abd376824185696016fe69b28893f
1 file changed
tree: a5b7ec6d09f840e5a43a4f4775fb1f39ae3d5b17
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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.