espressif/elf_loader

1.3.3

Latest
uploaded 1 hour ago
Espressif ELF(Executable and Linkable Format) Loader

5 examples

  • build_elf_file_example
    This example shows how to build an ELF file for various ESP32 chip targets.
    1.73 KB
  • build_shared_library_example
    This example shows how to build a shared library, specifically for supported ESP32 chip targets.
    1.75 KB
  • elf_console_example
    This example shows how to dynamically load and execute shared objects or ELF applications from the file system.
    18.49 KB
  • elf_embed_example
    This example demonstrates using the ELF loader to run an ELF file embedded in the main project file.
    6.49 KB
  • elf_loader_example
    This example shows how to use ELF loader to run ELF files on supported Espressif chips.
    5.89 KB