HF Interface Wrapper 0.1.0-dev
Embedded C++ hardware abstraction layer
Loading...
Searching...
No Matches
esp32 Directory Reference
Directory dependency graph for esp32:

Directories

 utils
 

Files

 EspAdc.h
 ESP32 ADC implementation for the HardFOC system.
 
 EspBluetooth.h
 ESP32 Bluetooth implementation using NimBLE for BLE-only support (ESP32C6)
 
 EspCan.h
 ESP32 CAN (TWAI) implementation for the HardFOC system - ESP-IDF v5.5 Compatible.
 
 EspGpio.h
 Advanced MCU-specific implementation of the unified BaseGpio class with ESP32C6/ESP-IDF v5.5+ features.
 
 EspI2c.h
 Advanced ESP32-integrated I2C controller for ESP-IDF v5.5+ with proper bus-device architecture.
 
 EspLogger.h
 ESP32-specific logger implementation for the HardFOC system.
 
 EspNvs.h
 World-class ESP32-C6 NVS storage implementation with ESP-IDF v5.5+ features.
 
 EspPeriodicTimer.h
 MCU-integrated periodic timer implementation.
 
 EspPio.h
 ESP32C6 RMT-based Programmable IO Channel implementation with ESP-IDF v5.5+ features.
 
 EspPwm.h
 ESP32C6 LEDC (PWM) controller implementation for the HardFOC system.
 
 EspSpi.h
 Advanced MCU-integrated SPI controller implementation with ESP32C6/ESP-IDF v5.5+ features.
 
 EspTemperature.h
 ESP32-C6 internal temperature sensor implementation for the HardFOC system.
 
 EspUart.h
 ESP32 UART implementation for the HardFOC system.
 
 EspWifi.h
 Advanced ESP32 implementation of the unified BaseWifi class with ESP-IDF v5.5+ features.