partition_info.h File Reference
#include "Partition.h"
Include dependency graph for partition_info.h:
Go to the source code of this file.
Classes | |
| struct | Storage::esp_partition_info_t |
| Internal structure describing the binary layout of a partition table entry. More... | |
Namespaces | |
| Storage | |
Variables | |
| constexpr uint16_t | Storage::ESP_PARTITION_MAGIC {0x50AA} |
| Identifies a valid partition. More... | |
| constexpr uint16_t | Storage::ESP_PARTITION_MAGIC_MD5 {0xEBEB} |
| Identifies an MD5 hash block. More... | |
| constexpr size_t | Storage::ESP_PARTITION_TABLE_MAX_LEN {0xC00} |
1.8.13