mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
1c54630eaa
1. example test uses auto detect flash size. we need to call `detect_flash_size` before write flash 2. fix incorrect baudrate used: when using WROVER-Kits, it's likely that download with baudrate 921600 will fail. If we don't reset serial setting in decorator, 921600 will become the default baudrate. This causes all the subsequent communication fails 3. do hw reset after used esptool function |
||
---|---|---|
.. | ||
docs | ||
IDF | ||
Utility | ||
App.py | ||
CIAssignExampleTest.py | ||
CIAssignUnitTest.py | ||
DUT.py | ||
Env.py | ||
EnvConfig.py | ||
EnvConfigTemplate.yml | ||
example.py | ||
requirements.txt | ||
Runner.py | ||
TestCase.py | ||
TinyFW.py |