|
Lamp-Da 0.1
A compact lantern project
|
Convertion header to use the text out functions from C code. More...
Go to the source code of this file.
Namespaces | |
| namespace | lampda |
| Program scope. | |
| namespace | lampda::bsp |
| Board Support Layer, handle the low level logic above the HAL. | |
Functions | |
| void | lampda::bsp::lampda_print_init () |
| void | lampda::bsp::lampda_print (const char *format,...) |
| C linkage to print functions. | |
| void | lampda::bsp::lampda_print_raw (const char *format,...) |
| C linkage to print functions. | |
Convertion header to use the text out functions from C code.