[roll] Roll fuchsia [board][gpio] Consolidate GPIO init steps

All pin configuration options can now be passed in a single InitStep.
Group steps together where possible to reduce the overall metadata size
and make it possible to add new steps without hitting the size limit.

Original-Bug: 42082459
Test: CQ
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1137526
Original-Revision: 2956c754af0e289f4d11a6dfab7940fbaee6608b
GitOrigin-RevId: e5d03522a7c9a9945ae2d056fa9ada0fc00b8243
Change-Id: I31372b295e6b969862d9cb6e6e70f69fafbc4f79
1 file changed
tree: 44cb94f87ef6f62ebde2b5cefec5259590e8f9e9
  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 in one of the communication channels documented at get involved.

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.