commit | 04408ef53c053577f746d3515fe9ccc996b995ba | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Fri May 23 16:06:04 2025 -0400 |
committer | Patrick Williams <patrick@stwcx.xyz> | Fri May 30 18:11:33 2025 +0000 |
tree | 1607ae7673dcb017cb420e365ab0d457f1d59b29 | |
parent | 7261bc6d28fc9a3dd3f2a5fcd0149277c8e687c8 [diff] |
clang-tidy: adjust format to match config-clang-tidy tool The tool introduced by Ib338f7dcbc7f1049122399e0b616f77ec5eb7dc2 creates clang-tidy files in a format / layout that is different stylistically from the one here. Adjust the format here to match the style generated by that tool. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I1989fe7e914ee7b1fab8bfb1a083c59f62c38bed
The OpenBMC project is a Linux Foundation project whose goal is to produce a customizable, open-source firmware stack for Baseboard Management Controllers (BMCs). This repository contains documentation for OpenBMC as a whole. There may be component-specific documentation in the repository for each component.
The features document lists the project's major features with links to more information.
These documents contain details on developing OpenBMC code itself
cheatsheet.md: Quick reference for some common development tasks
CONTRIBUTING.md: Guidelines for contributing to OpenBMC
development tutorials: Tutorials for getting up to speed on OpenBMC development
kernel-development.md: Reference for common kernel development tasks
These documents describe how to use OpenBMC, including using the programmatic interfaces to an OpenBMC system.
code-update: Updating OpenBMC and host platform firmware
console.md: Using the host console
host-management.md: Performing host management tasks with OpenBMC
rest-api.md: Introduction to using the OpenBMC REST API
REDFISH-cheatsheet.md: Quick reference for some common OpenBMC Redfish commands
REST-cheatsheet.md: Quick reference for some common OpenBMC REST API commands