clang-tidy: add the spec file

Tested: clang-tidy passed.

Change-Id: Ib8f86c01da61c93ecd6a149e1314bf3d3945d323
Signed-off-by: Jagpal Singh Gill <paligill@gmail.com>
1 file changed
tree: b0d9fb62b4d5ef40702a4d63687dbf85fa0c25f0
  1. subprojects/
  2. .clang-format
  3. .clang-tidy
  4. .gitignore
  5. LICENSE
  6. meson.build
  7. OWNERS
  8. README.md
README.md

phosphor-modbus

phosphor-modbus provides a set of software applications to query sensors info, inventory data, firmware info of various modbus devices.

Dependencies

The phosphor-modbus requires phosphor-dbus-interfaces, sdbusplus and phosphor-logging.

Building

The phosphor-modbus is built using meson.

meson build && ninja -C build