wifi-densepose/firmware
Dragan Spiridonov ace61696b1 fix(provision): write-flash → write_flash for esptool v5 compat
esptool v5+ rejects hyphenated subcommands. The provision script
used 'write-flash' which fails with "invalid choice". Changed to
'write_flash' (underscore) which works with both old and new esptool.

Co-Authored-By: Ruflo & AQE
2026-04-28 08:39:51 -04:00
..
esp32-csi-node fix(provision): write-flash → write_flash for esptool v5 compat 2026-04-28 08:39:51 -04:00
esp32-hello-world feat: cross-node fusion + DynamicMinCut + RSSI tracking (v0.5.3) 2026-03-30 21:55:44 -04:00