Module espflash::connection

source ·
Available on crate feature serialport only.
Expand description

Establish a connection with a target device

The Connection struct abstracts over the serial connection and sending/decoding of commands, and provides higher-level operations with the device.

Modules§

  • Most of this module is copied from esptool.py (https://github.com/espressif/esptool/blob/a8586d02b1305ebc687d31783437a7f4d4dbb70f/esptool/reset.py)

Structs§

Enums§

Type Aliases§