M5UnitUnified 0.4.6 git rev:c61a63c
Loading...
Searching...
No Matches
adapter_uart.cpp File Reference

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

#include "adapter_uart.hpp"
#include <M5HAL.hpp>
#include <M5Utility.hpp>
#include <cassert>

Namespaces

namespace  m5
 Top level namespace of M5Stack.
 

Detailed Description

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

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