clang-format: add the spec file

Add the latest clang-format spec file from style/cpp/.clang-format.

Change-Id: I522250b6ad9078ea848658f78fdd1550dd995e0b
Signed-off-by: Jagpal Singh Gill <paligill@gmail.com>
1 file changed
tree: 3eff6daa8431b9f3e14687851ba8baa14705d1a1
  1. subprojects/
  2. .clang-format
  3. .gitignore
  4. LICENSE
  5. meson.build
  6. OWNERS
  7. 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