Embedded Artistry Framework
Embedded Systems C++ Framework
Typedefs
platform.hpp File Reference
#include <blinky_platform.hpp>
#include <blinky_simulator_hw_platform.hpp>
#include <boot/boot_sequencer.hpp>
#include <platform_options.hpp>
Include dependency graph for platform.hpp:

Typedefs

using VirtualPlatform = BlinkyDemoPlatform< BlinkySimulatorHWPlatform, PlatformDriverRegistry >
 Firmware Demo Simulator Platform Declaration: Use Sim HW Platform. More...
 
using PlatformBootSequencer = embvm::BootSequencer< OSXSimulatorBootStrategy< VirtualPlatform > >
 

Typedef Documentation

◆ PlatformBootSequencer

◆ VirtualPlatform

Firmware Demo Simulator Platform Declaration: Use Sim HW Platform.