Crate esp_metadata

Source
Expand description

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

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
PeripheralDef
TokenStream
An abstract stream of tokens, or more concretely a sequence of token trees.

Enums§

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

Functions§

generate_build_script_utils
generate_chip_support_status
generate_lib_rs