|
theCore C++ embedded framework
|
Common bypas console implementation. More...


Namespaces | |
| ecl | |
Functions | |
| static void | ecl::bypass_puts (const char *str) |
| Bypasses console drivers and puts string directly to the UART. More... | |
| static void | ecl::bypass_greeting () |
| Puts a greeting to a theCore console. More... | |
Common bypas console implementation.