|
Embedded Artistry Framework
Embedded Systems C++ Framework
|
#include <platform.hpp>
Functions | |
| int | main () |
| Function for application main entry. More... | |
Variables | |
| volatile bool | abort_program_ = false |
| Signal variable to exit the main() loop Declared in main.c, set in Sim Platform's boot.cpp using std::signal. More... | |
| int main | ( | void | ) |
Function for application main entry.
References embvm::VirtualPlatformBase< BlinkyDemoPlatform< THWPlatform, TDriverRegistry >, TDriverRegistry >::inst().
1.8.15