commit | 936a504319e01642fc5803c00ff4aa5baeafacef | [log] [tgz] |
---|---|---|
author | Matt Spinler <spinler@us.ibm.com> | Thu May 25 10:17:13 2017 -0500 |
committer | Matt Spinler <spinler@us.ibm.com> | Thu May 25 11:18:49 2017 -0500 |
tree | 43bb5b97599d6bbd8f74b5a7ee4fee4d1eb94a19 | |
parent | 77ec47996d0c8b78d0f08d17fed8ff03107a1e03 [diff] |
Create phosphor-gpio-util framework This application can write GPIOs. Read support may be added in the future. Aside from just setting a GPIO low or high, it can also do: 0 -> <delay> -> 1 or 1 -> <delay> -> 0. All functionality will be added in future commits Change-Id: I2d3c761eb909ddce3952bfb3173ce271f03544ba Signed-off-by: Matt Spinler <spinler@us.ibm.com>