|
Embedded Artistry Framework
Embedded Systems C++ Framework
|
#include <blinky_platform.hpp>#include <boot/boot_sequencer.hpp>#include <nrf52_dongle_hw_platform.hpp>#include <platform_options.hpp>
Typedefs | |
| using | VirtualPlatform = BlinkyDemoPlatform< NRF52DongleHWPlatform, PlatformDriverRegistry > |
| Firmware Demo Simulator Platform Declaration: Use Sim HW Platform. More... | |
| using | PlatformBootSequencer = embvm::BootSequencer< embvm::DefaultBootStrategy< VirtualPlatform > > |
| using PlatformBootSequencer = embvm::BootSequencer<embvm::DefaultBootStrategy<VirtualPlatform> > |
Firmware Demo Simulator Platform Declaration: Use Sim HW Platform.
1.8.15