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

TM4C bypass console driver. More...

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

Namespaces

 ecl
 

Functions

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

Detailed Description

TM4C bypass console driver.