3 Commits

Author SHA1 Message Date
root
211bf34bc3 fix: suppress Improv WiFi step so only Close button shows after flash
Add new_install_improv_wait_ms: 0 to manifest — prevents esp-web-tools
from waiting for Improv WiFi provisioning response after installation,
so the completion dialog shows only Close instead of Next.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-19 05:52:43 +09:00
root
3a662affb6 feat: support merged.bin, boot_app0, upload mode toggle + flash guide
- server.js: add boot_app0 field at 0xe000, raise file limit 8→32 MB
- index.html: add 병합/분리 mode toggle, boot_app0 drop zone, numbered split zones
- app.js: dynamic mode logic, remove hardcoded flashAddress 0x10000,
  server now auto-selects 0x0 (merged) or 0x10000 (split)
- flash-guide.html: step-by-step Korean flash guide with file table,
  method A/B walkthrough, flash_args explanation, troubleshooting

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-19 05:26:53 +09:00
root
ea41d0d1ed first commit 2026-05-17 03:27:30 +09:00