|
M5UnitUnified 0.2.0 git rev:9e1ffe1
|
| ▼ src | |
| ▼ googletest | |
| test_helper.hpp | Helper for testing UnitComponent |
| test_template.hpp | Helper for testing UnitComponent |
| ▼ m5_unit_component | |
| adapter.cpp | Adapters to treat M5HAL and any connection in the same way |
| adapter.hpp | Adapters to treat M5HAL and any connection in the same way |
| adapter_base.hpp | Adapter base |
| adapter_gpio.cpp | Adapters to treat M5HAL and RMT in the same way |
| adapter_gpio.hpp | Adapters to treat M5HAL and GPIO in the same way |
| adapter_gpio_v1.cpp | Adapters to treat M5HAL and GPIO in the same way using RMT v1 |
| adapter_gpio_v1.hpp | Adapters to treat M5HAL and GPIO in the same way using RMT v1 |
| adapter_gpio_v2.cpp | Adapters to treat M5HAL and GPIO in the same way using RMT v2 |
| adapter_gpio_v2.hpp | Adapters to treat M5HAL and GPIO in the same way using RMT v2 |
| adapter_i2c.cpp | Adapter for I2C to treat M5HAL and TwoWire in the same way |
| adapter_i2c.hpp | Adapter for I2C to treat M5HAL and TwoWire in the same way |
| adapter_uart.cpp | Adapters to treat M5HAL and UART in the same way using Searial |
| adapter_uart.hpp | Adapters to treat M5HAL and UART in the same way using Searial |
| identify_functions.hpp | Identification of functions to be used |
| pin.hpp | PIN settings save/restore |
| types.hpp | Type and enumerator definitions |
| M5UnitComponent.cpp | Base class for Unit Component |
| M5UnitComponent.hpp | Main header of M5UnitComponent |
| M5UnitUnified.cpp | Class UnitUnified |
| M5UnitUnified.hpp | Main header of M5UnitUnified |