Files
pyxis/tools
torlando-agent[bot] f9e23a5825 docs: split esptool provisioning into separate erase_flash and write_flash
esptool accepts exactly one operation per invocation; the combined
'erase_flash write_flash 0x0 ...' form is rejected with a usage error.
Document erase_flash and write_flash as separate commands in the README
and the merge tool docstring (verified against esptool 5.3.1).
2026-08-18 16:37:50 +00:00
..