Embedded Artistry Framework
Embedded Systems C++ Framework
Typedefs
platform_options.hpp File Reference
#include <platform/virtual_platform.hpp>
#include <platform/virtual_platform_dispatch.hpp>
#include <platform/virtual_platform_event.hpp>
Include dependency graph for platform_options.hpp:
This graph shows which files directly or indirectly include this file:

Typedefs

using PlatformDriverRegistry = embvm::DynamicDriverRegistry< std::mutex >
 
using PlatformEventCenter = embvm::DynamicEventCenter
 
using PlatformDispatchQueue = embutil::DynamicDispatchQueue<>
 

Typedef Documentation

◆ PlatformDispatchQueue

◆ PlatformDriverRegistry

◆ PlatformEventCenter