M5UnitUnified 0.2.0 git rev:9e1ffe1
Loading...
Searching...
No Matches
adapter.cpp File Reference

Adapters to treat M5HAL and any connection in the same way. More...

#include "adapter.hpp"
#include <cassert>
#include <M5HAL.hpp>
#include <M5Utility.hpp>
#include <soc/gpio_struct.h>
#include <soc/gpio_sig_map.h>

Namespaces

namespace  m5
 Top level namespace of M5stack.
 

Detailed Description

Adapters to treat M5HAL and any connection in the same way.

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