summaryrefslogtreecommitdiffstats
path: root/.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* Add base support for GPIO presenceGunnar Mills2017-07-251-0/+1
| | | | | | | This is the starting code needed to build the application. Change-Id: I46112a222afbc057ac4fc4f8fb2b4c83822023df Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
* Create phosphor-gpio-util frameworkMatt Spinler2017-05-251-3/+4
| | | | | | | | | | | | 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>
* Add gitignoreVishwanatha Subbanna2017-04-271-0/+49
Change-Id: If41f0e682c5bed72700b5340a758cdb28d1dafc4 Signed-off-by: Vishwanatha Subbanna <vishwa@linux.vnet.ibm.com>
OpenPOWER on IntegriCloud