liux-pro/merge

uploaded 1 year ago

readme

# merge
A component for esp-idf ,which merge bootloader,nvs,partition table etc. bin file into single one.
# use
Run `idf.py merge` , then you can find `esp32.bin` in `build` folder. Burn it to flash at `0x00`.  
The name of bin file may be different based on build target, for example, if you build  firmware for `esp32c3`, you should find `esp32c3.bin`

Supports all targets

License: MIT

To add this component to your project, run:

idf.py add-dependency "liux-pro/merge^0.0.1"

or download archive

Stats

  • Downloaded in total
    Downloaded in total 146 times
  • Downloaded this version
    This version: 21 times

Badge

liux-pro/merge version: 0.0.1
|