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

2 examples

  • build_elf_file_example
    This example shows how to build an ELF file, specifically for ESP32 series chips. It guides the user to set the target chip, compile using a…
    1.73 KB
  • elf_loader_example
    This example demonstrates how to utilize the ELF loader to execute ELF files on supported ESP32 series chips. It includes setup instructions,…
    5.68 KB