Application built on top of ESP-IDF can be merged into single binary using following commands:
The esptool will output following command and perform the conversion:
The output is stored in build/merged-flash.bin.
Useful software tips
Application built on top of ESP-IDF can be merged into single binary using following commands:
The esptool will output following command and perform the conversion:
The output is stored in build/merged-flash.bin.