/ssifbridge

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

Primary LanguageC++Apache License 2.0Apache-2.0

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`.