Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 249 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 249 Bytes

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.