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 for specific ESP32 series chips such as ESP32, ESP32-S2, ESP32-S3, ESP32-C6, ESP32-C61, and ESP32-P4. It…
    1.73 KB
  • elf_loader_example
    This example shows how to use the ELF loader to run ELF files on ESP32-based development boards. It includes instructions for configuring the…
    5.69 KB