theCore C++ embedded framework
host/export/platform/console.hpp File Reference
#include <iostream>
#include <functional>
#include <aux/platform_defines.hpp>
#include <common/bus.hpp>
#include <ecl/err.hpp>
#include <stdio.h>
Include dependency graph for host/export/platform/console.hpp:

Data Structures

class  ecl::platform_console
 

Namespaces

 ecl
 

Functions

void ecl::bypass_putc (char c)
 Bypasses console drivers and puts data directly to the UART. More...