#include <uavcan_posix/dynamic_node_id_server/file_event_tracer.hpp>
#include <uavcan_posix/dynamic_node_id_server/file_storage_backend.hpp>
#include <uavcan_linux/uavcan_linux.hpp>
#include <iostream>
#include <iomanip>
#include "debug.hpp"
Go to the source code of this file.
Functions | |
int | main (int argc, const char **argv) |
Definition at line 12 of file test_posix.cpp.