idfxx 1.0.0
Modern C++23 components for ESP-IDF
Loading...
Searching...
No Matches
Partition Component

Type-safe flash partition discovery, reading, writing, and memory mapping. More...

Namespaces

namespace  idfxx
 

Detailed Description

Type-safe flash partition discovery, reading, writing, and memory mapping.

Provides partition lookup by type, subtype, and label, with read/write/erase operations and memory mapping.

Depends on Core Utilities for error handling.