switch experimental::fs to std::fs

std::filesystem was added to C++17 and is well supported now.  Remove
the older std::experimental::filesystem usage.

Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Change-Id: I8bc4db47b259906f91ea51321c4e9ee1c34ca31f
2 files changed
tree: cb18e2db098202a58a7ebc76f45e67c8950ea938
  1. ipmisnoop/
  2. lpcsnoop/
  3. subprojects/
  4. test/
  5. .clang-format
  6. .gitignore
  7. 7seg.cpp
  8. 80-7seg.rules
  9. example.cpp
  10. LICENSE
  11. lpcsnoop.service.in
  12. main.cpp
  13. MAINTAINERS
  14. meson.build
  15. meson_options.txt
  16. OWNERS
  17. postcode-7seg@.service
  18. README.md
README.md

LPC Snoop Broadcast Daemon

This is a simple daemon which reads a file interface from an lpc-snoop driver and broadcasts the values read on DBus.