commit | 7fb6c3460f9b6591cd7856cfcbc9945925e085b8 | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Wed May 10 07:50:18 2023 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Wed May 10 20:30:26 2023 +0000 |
tree | 8be9a64f26eebe672056de2ba24d240b6ea7b1c5 | |
parent | eab7ca8ef312eda3471375d9293833b44f0eb47b [diff] |
clang-format: copy latest and re-format clang-format-16 has some backwards incompatible changes that require additional settings for best compatibility and re-running the formatter. Copy the latest .clang-format from the docs repository and reformat the repository. Change-Id: I4530f5b9df4f5898e26a2eef7efcf82e9728197f Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
OpenPower PNOR (Processor NOR) Code Management provides a set of host software management applications for OpenPower systems. The host firmware is stored on the PNOR chip. More information can be found at Software Architecture or Host Code Update
To build this package, do the following steps:
meson build
ninja -C build
To clean the repository run rm -r build
.