mirror of
https://github.com/torlando-tech/pyxis.git
synced 2026-08-28 05:24:22 +00:00
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).