Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 223 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 223 Bytes

Code for detecting and analyzing power faults on Witherspoon.

To Build

To build this package, do the following steps:

    1. meson build
    2. ninja -C build

To clean the repository again run `rm -rf build`.