Crate esp_metadata

Source
Expand description

Metadata for Espressif devices, primarily intended for use in build scripts.

Macros§

memory_region_end
Macro to get the end of the given memory region.
memory_region_start
Macro to get the start of the given memory region.

Structs§

ArchIter
An iterator over the variants of Arch
ChipIter
An iterator over the variants of Chip
Config
Device configuration file format.
CoresIter
An iterator over the variants of Cores
MemoryRegion

Enums§

Arch
Supported device architectures.
Chip
Supported devices.
Cores
Device core count.