ESPHome 2026.5.0b1
Loading...
Searching...
No Matches
ota_backend_host.cpp File Reference

Go to the source code of this file.

Namespaces

namespace  esphome
 
namespace  esphome::ota
 

Functions

std::unique_ptr< ArduinoLibreTinyOTABackendesphome::ota::make_ota_backend ()
 

Variable Documentation

◆ cpusubtype

uint32_t cpusubtype

Definition at line 122 of file ota_backend_host.cpp.

◆ cputype

uint32_t cputype

Definition at line 121 of file ota_backend_host.cpp.

◆ e_machine

uint16_t e_machine

Definition at line 49 of file ota_backend_host.cpp.

◆ e_type

uint16_t e_type

Definition at line 50 of file ota_backend_host.cpp.

◆ ei_class

uint8_t ei_class

Definition at line 47 of file ota_backend_host.cpp.

◆ ei_data

uint8_t ei_data

Definition at line 48 of file ota_backend_host.cpp.

◆ valid

bool valid

Definition at line 46 of file ota_backend_host.cpp.