Commit 76a6990
committed
fix(components/esp-serial-flasher): Fix UART flashing devkits with UART converter with ESP-Prog2
This commit fixes the flashing issue with ESP-Prog2 when using devkits
UART converter. The issue was because pins used for UART were not able
to sink enough current to pull the TX line low. This was fixed in
esp-serial-flasher, so this commit updates the component to use the
latest version.1 parent f18744d commit 76a6990
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
0 commit comments