uploaded 3 months ago
Espressif ELF(Executable and Linkable Format) Loader

3 examples

  • build_elf_file_example
    This example shows how to build an ELF file for ESP32 and its variants. It provides instructions for setting the chip target and commands for…
    1.73 KB
  • elf_embed_example
    This example demonstrates how to use an ELF loader to execute an ELF file that is embedded within the main project file, specifically targeting ESP32…
    6.48 KB
  • elf_loader_example
    This example demonstrates how to use the ELF loader to run ELF files, specifically targeting ESP32 and its variants. It includes steps to configure…
    5.86 KB