Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
peakpeak-github authored Feb 19, 2023
1 parent f0228cf commit 0066683
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,9 @@ Usage:

ImageMerge -prog firmware.bin -fs littlefs.bin -image everything.bin -offset 1024 -v

*** Note: Find correct offset value for your board:
https://arduino-esp8266.readthedocs.io/en/latest/filesystem.html

This will produce everything bin from firmware.bin and littlefs.bin.

Distribute this file with Esptool.exe and upload.bat
Expand All @@ -33,3 +36,4 @@ On customer side:
Copy Esptool.exe. upload.bat and everything.bin to a folder. Open a CMD window in this folder.

Execute upload.bat with a connected ESP-board.
*** Note that flash_mode in batch file must match the board_build.flash_mode in platformio.ini

0 comments on commit 0066683

Please sign in to comment.