espressif / pytest-embedded

A pytest plugin that designed for embedded testing
https://docs.espressif.com/projects/pytest-embedded/en/latest/
MIT License
93 stars 26 forks source link

Esptool Flash is Slow (RDT-722) #268

Closed hfudev closed 7 months ago

hfudev commented 8 months ago

Now we're using esptool.main flash, with baudrate 115200.

For flashing baudrate doesn't matter at all, we could set to 1,000,000 to make the flash faster.