M5UnitUnified 0.1.2 git rev:98f967c
Loading...
Searching...
No Matches
adapter_gpio_v2.cpp File Reference

Adapters to treat M5HAL and GPIO in the same way using RMT v2. More...

#include "adapter_gpio_v2.hpp"
#include <esp_private/esp_clk.h>

Classes

class  m5::unit::GPIOImplV2
 

Namespaces

namespace  m5
 Top level namespace of M5stack.
 

Detailed Description

Adapters to treat M5HAL and GPIO in the same way using RMT v2.

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