Power fault analysis routines for the Witherspoon system

Clone this repo:

Branches

  1. 9a24445 use sdbusplus unpack syntax by Patrick Williams · 2 days ago master
  2. 0ea214f clang-format: update latest spec and reformat by Patrick Williams · 9 months ago
  3. 91be170 meson: reformat with meson formatter by Patrick Williams · 9 months ago
  4. 7f7c7a7 clang-format: re-format for clang-19 by Patrick Williams · 11 months ago
  5. befec58 clang-format: re-format for clang-18 by Patrick Williams · 1 year, 3 months ago

witherspoon-pfault-analysis

Code for detecting and analyzing power faults on Witherspoon.

To Build

To build this package, do the following steps:

  1. meson setup build
  2. ninja -C build

To clean the repository again run rm -rf build.