M5UnitUnified 0.2.0 git rev:9e1ffe1
Loading...
Searching...
No Matches
adapter_uart.hpp File Reference

Adapters to treat M5HAL and UART in the same way using Searial. More...

#include "adapter_base.hpp"

Go to the source code of this file.

Classes

class  m5::unit::AdapterUART
 UART access adapter. More...
 
class  m5::unit::AdapterUART::UARTImpl
 

Namespaces

namespace  m5
 Top level namespace of M5stack.
 

Detailed Description

Adapters to treat M5HAL and UART in the same way using Searial.

Note
Currently handles Serial directly, but will handle via M5HAL in the future