# witherspoon-pfault-analysis **Repository Path**: mirrors_openbmc/witherspoon-pfault-analysis ## Basic Information - **Project Name**: witherspoon-pfault-analysis - **Description**: Power fault analysis routines for the Witherspoon system - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-02-13 - **Last Updated**: 2026-01-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 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`.