ampere-openbmc / ssifbridge

DEPRECATED - This repo will be archived starting 02/19/2024

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DEPRECATION NOTICE

This repo will be archived starting 02/19/2024. All code has been now available under community openbmc. Any future development will be submitted directly to OpenBMC community repo.


To Build

This project can be built with `meson`. The typical `meson` workflow is:
`meson builddir && ninja -C builddir`.

About

DEPRECATED - This repo will be archived starting 02/19/2024

License:Apache License 2.0


Languages

Language:C++ 93.2%Language:Meson 6.8%