idfxx 1.0.0
Modern C++23 components for ESP-IDF
Loading...
Searching...
No Matches
idfxx::ota::sequential_erase_tag Struct Reference

Tag type for sequential (incremental) flash erase mode. More...

#include <idfxx_ota/include/idfxx/ota.hpp>

Detailed Description

Tag type for sequential (incremental) flash erase mode.

When passed to the update constructor or make(), the flash is erased incrementally as data is written, rather than all at once.

Definition at line 40 of file ota.hpp.


The documentation for this struct was generated from the following file: