Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add .clang-format to repo for automated style | Patrick Venture | 2018-11-08 | 1 | -2/+2 |
| | | | | | | | | Add .clang-format to repo for automated style. A consistent style across Openbmc makes the code easier to read and edit. Change-Id: I7c09792d2482f0be3e01776804347700f3e3e651 Signed-off-by: Patrick Venture <venture@google.com> | ||||
* | Add argument parser | Deepak Kodihalli | 2016-12-08 | 1 | -0/+33 |
Add command-line argument parser for the main application. This is built over the GNU getopt. Change-Id: Ida6ea6894d4832fd631d8bd1e2b6f4a3fb496023 Signed-off-by: Deepak Kodihalli <dkodihal@in.ibm.com> |