I've executed flash.sh command. but catch following error.
$ cd M5Burner-flow-only/firmwares/M5Flow/v1.1.0-en
$ ./flash.sh
usage: esptool write_flash [-h] [--erase-all]
[--flash_freq {keep,40m,26m,20m,80m}]
[--flash_mode {keep,qio,qout,dio,dout}]
[--flash_size FLASH_SIZE]
[--spi-connection SPI_CONNECTION] [--no-progress]
[--verify] [--compress | --no-compress]
<address> <filename> [<address> <filename> ...]
esptool write_flash: error: argument <address> <filename>: Detected overlap at address: 0x160000 for file: spiffs_image_0x170000.img
why?
firmware version: v1.1.0-en
hardware: M5Stack Basic
pc os: macOS Mojave
Please give me some advice.
thanks.