Module espflash::targets

source ·
Expand description

Flashable target devices

All ESP32 devices support booting via the ESP-IDF bootloader. It’s also possible to write an application to and boot from RAM, where a bootloader is obviously not required either.

Structs§

Enums§

Traits§

  • Enable the reading of eFuses for a target
  • Operations for interacting with supported target devices