blob: 14ace83eb0c0e487d10ccf93e544f7cba8029067 [file] [log] [blame]
# phosphor-psu-code-mgmt
phosphor-psu-code-mgmt is a service to provide management for PSU code,
including:
* PSU code version
* PSU code update
## Building
```
meson build/ && ninja -C build
```