Skip to content

Latest commit

 

History

History

esptool

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Esptool

This Component provides Espressif's tool for reading and writing firmware and other data to hardware.

Options

SPI_SPEED

Clock speed for flash memory (20, 26, 40 or 80). Default is 40.

SPI_MODE

Flash memory operating mode (quot, dio, dout, qio). Default is qio.

SPI_SIZE

Size of flash memory chip (256KB, 512KB, 1MB, 2MB, 4MB). Default is 512K bytes.

ESPTOOL

Full path of esptool.py

COM_PORT_ESPTOOL

Port to use for flashing device. Default is COM_PORT.

COM_SPEED_ESPTOOL

Baud rate to use for flashing device. Default is COM_SPEED.