Linux driver: added system_utils.hpp with a helper class that reads Linux machine ID

This commit is contained in:
Pavel Kirienko
2015-05-11 21:54:16 +03:00
parent 92c8944e49
commit 0253933f75
4 changed files with 179 additions and 1 deletions
@@ -9,3 +9,4 @@
#include <uavcan_linux/clock.hpp>
#include <uavcan_linux/socketcan.hpp>
#include <uavcan_linux/helpers.hpp>
#include <uavcan_linux/system_utils.hpp>