M5UnitUnified 0.1.2 git rev:98f967c
|
Adapters to treat M5HAL and GPIO in the same way using RMT v2. More...
#include "identify_functions.hpp"
#include "types.hpp"
#include "adapter_gpio.hpp"
#include <driver/rmt_tx.h>
#include <driver/rmt_rx.h>
#include <driver/rmt_encoder.h>
#include <driver/gpio.h>
Go to the source code of this file.
Classes | |
class | m5::unit::AdapterGPIO |
GPIO access adapter. More... | |
Namespaces | |
namespace | m5 |
Top level namespace of M5stack. | |
Adapters to treat M5HAL and GPIO in the same way using RMT v2.