Power fault analysis routines for the Witherspoon system

Clone this repo:

Branches

  1. 0ea214f clang-format: update latest spec and reformat by Patrick Williams · 5 weeks ago master
  2. 91be170 meson: reformat with meson formatter by Patrick Williams · 6 weeks ago
  3. 7f7c7a7 clang-format: re-format for clang-19 by Patrick Williams · 3 months ago
  4. befec58 clang-format: re-format for clang-18 by Patrick Williams · 7 months ago
  5. 83e50e9 Fix spelling mistakes using codespell by Manojkiran Eda · 9 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.