|
Lamp-Da 0.1
A compact lantern project
|
Mock of the board print and debugs. More...
Namespaces | |
| namespace | simulator |
| Simulator dedicated namespace. | |
| namespace | lampda |
| Program scope. | |
| namespace | lampda::platform |
| Handle the platform specific interactions. | |
Functions | |
| void | lampda::platform::init_prints () |
| Print and debug function to serial port. | |
| void | lampda::platform::lampda_print_raw (const char *format,...) |
| raw print, no system additional logs | |
| void | lampda::platform::lampda_print (const char *format,...) |
| Inputs | lampda::platform::read_inputs () |
| read external inputs (may take some time) | |
Mock of the board print and debugs.