OpenMPTL - Helper Library
C++ Microprocessor Template Library
|
#include <simulation.hpp>
#include <iostream>
#include <thread>
#include <atomic>
#include <chrono>
#include <ratio>
#include <poll.h>
Go to the source code of this file.
Classes | |
class | mptl::sim::stdio_terminal< Tp > |
Simulate a terminal (Tp) on stdin/stdout, by starting rx/tx threads directly manipulating the fifo of Tp::stream_device_type. More... | |
Namespaces | |
mptl | |
mptl::sim | |