| commit | 353bbaf7e67874dba8dcbd22de45758de0ffb277 | [log] [tgz] |
|---|---|---|
| author | Braden Kell <bradenkell@fuchsia.infra.roller.google.com> | Mon Jun 17 21:30:45 2024 +0000 |
| committer | Copybara-Service <copybara-worker@google.com> | Mon Jun 17 14:32:22 2024 -0700 |
| tree | 2254ef3b79778d34165541860242da4deedb6a6d | |
| parent | 7e79026deea36ba8e58f3aa6556152eff5e6398d [diff] |
[roll] Roll fuchsia [gpio][util] Add interrupt functionality
Add the ability to wait on a GPIO interrupt to gpioutil. The interrupt
command accepts a single argument specifying the interrupt mode, waits
for the interrupt to trigger once, then exits.
Test: gpioutil-test
Test: Ran gpioutil interrupt on vim3, then used gpioutil in a different
shell to change the pin state and trigger the interrupt
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1067295
Original-Revision: 04cb0a97932d5c856a92c71671ab0ecc5f7a7a52
GitOrigin-RevId: cd358ecb5089e8cc427ace319ce36c79bac619f0
Change-Id: Ib27b4ed503565388369fc8a37754fb058501b101
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.