commit | b0e3f8251d6cab946b80f8a9c52853ca58008e88 | [log] [tgz] |
---|---|---|
author | Braden Kell <bradenkell@fuchsia.infra.roller.google.com> | Mon Jul 15 20:37:11 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Jul 15 13:40:36 2024 -0700 |
tree | d91d11b84e75ad9da25b9e56b63b33c3cb1e1b87 | |
parent | 8ff93c10841c8ac2d8c1e4a3d33901f343af9053 [diff] |
[roll] Roll fuchsia [board][astro] Use natural types for GPIO init metadata Use natural types instead of wire types for GPIO init metadata. This will make it easier to use tables inside InitCalls in a future change. Also rename metadata helpers so that they match their fields in the Pin protocol: GpioSetAltFunction -> GpioFunction GpioSetDriveStrength -> GpioDriveStrength Original-Bug: 42082459 Test: CQ Cq-Include-Trybots: luci.turquoise.global.try:bringup.astro-debug,core.astro-vg-debug Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1073684 Original-Revision: 09198af118ff018921abd12f6a982748d3e76fc2 GitOrigin-RevId: 157df8b5805c7724cbd93277fd7ed529546e5b79 Change-Id: I38281ad1f56a87cb9fd60e4ca638caf832ad9cc3
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party
.