CDC Badge OS
Firmware for the CDC Badge v1.0 hardware security key
Loading...
Searching...
No Matches
EspHardware.cpp File Reference
#include "cdc_hal/IEspHardware.h"
#include "cdc_log.h"
#include "driver/temperature_sensor.h"
#include <limits>

Go to the source code of this file.

Classes

class  cdc::hal::EspHardware

Namespaces

namespace  cdc
namespace  cdc::hal

Functions

IEspHardwarecdc::hal::getEspHardwareInstance ()

Variables

static const char * TAG = "EspHardware"
static EspHardware cdc::hal::g_espHardware

Variable Documentation

◆ TAG

const char* TAG = "EspHardware"
static

ESP Hardware Implementation

Access to ESP-specific hardware functions.

Definition at line 14 of file EspHardware.cpp.