commit | 9eb0b58e834c514ec26e815ed1bb84eb79a9d11f | [log] [tgz] |
---|---|---|
author | James Feist <james.feist@linux.intel.com> | Fri Apr 27 12:15:46 2018 -0700 |
committer | James Feist <james.feist@linux.intel.com> | Fri Jun 29 13:59:18 2018 -0700 |
tree | f979a9199c61c42f077f0104f8013abd1f5912c7 | |
parent | fd1264a1b97b6395676751b6895558040e2c70af [diff] [blame] |
Move FruDevice to sdbusplus This is more to work through the kinks of sdbusplus asio, but is good to add none the less. Change-Id: I43204dfc6455be62435eea45752d0029a54cfe79 Signed-off-by: James Feist <james.feist@linux.intel.com>
diff --git a/.clang-format b/.clang-format index 4e01c1a..bbc1bb1 100644 --- a/.clang-format +++ b/.clang-format
@@ -81,4 +81,5 @@ Standard: Cpp11 TabWidth: 4 UseTab: Never -... \ No newline at end of file +... +