theCore C++ embedded framework
common/export/common/console.hpp File Reference

Common bypas console implementation. More...

#include <platform/console.hpp>
#include <ecl/version.hpp>
Include dependency graph for common/export/common/console.hpp:
This graph shows which files directly or indirectly include this file:

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...
 

Detailed Description

Common bypas console implementation.