M5UnitUnified 0.0.2 git rev:a353e8c
Loading...
Searching...
No Matches
adapter.hpp File Reference

Adapters to treat M5HAL and TwoWire in the same way. More...

#include <cstdint>
#include <cstddef>
#include <memory>
#include <M5HAL.hpp>

Go to the source code of this file.

Classes

class  m5::unit::Adapter
 Adapters to treat M5HAL and TwoWire in the same way. More...
 

Namespaces

namespace  m5
 Top level namespace of M5stack.
 

Detailed Description

Adapters to treat M5HAL and TwoWire in the same way.

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