|
idfxx 1.0.0
Modern C++23 components for ESP-IDF
|
Tag type for sequential (incremental) flash erase mode. More...
#include <idfxx_ota/include/idfxx/ota.hpp>
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.