Commit dc17610
Fix web flasher hard reset by using custom RTS toggle sequence
The default hard_reset mode only sets RTS=false, which is a no-op when
RTS is already false after flashing. Use a custom reset sequence that
explicitly toggles RTS high then low to guarantee a proper edge
transition on the EN/reset pin.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 6036387 commit dc17610
1 file changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
253 | 253 | | |
254 | 254 | | |
255 | 255 | | |
256 | | - | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
257 | 261 | | |
258 | 262 | | |
259 | 263 | | |
| |||
0 commit comments