|
Embedded Artistry Framework
Embedded Systems C++ Framework
|
#include "condition_variable.hpp"#include "event_flag.hpp"#include "msg_queue.hpp"#include "mutex.hpp"#include "semaphore.hpp"#include "thread.hpp"#include <cassert>

Classes | |
| class | embvm::VirtualOSFactory< TFactory > |
| Factory interface for creating RTOS-related objects. More... | |
Namespaces | |
| embvm | |
| Embedded framework core interfaces, classes, and definitions. | |
Variables | |
| constexpr size_t | DEFAULT_STACK_SIZE = 4096 |
|
inline |
1.8.15