theCore C++ embedded framework
|
Particle Serial drivers configuration template. More...
#include <aux/uart_bus.hpp>
Namespaces | |
ecl | |
Functions | |
static void | ecl::bypass_init () |
Initializes bypass console. More... | |
void | ecl::bypass_putc (char c) |
Bypasses console drivers and puts data directly to the UART. More... | |
Particle Serial drivers configuration template.