uploaded 1 day ago
Espressif ELF(Executable and Linkable Format) Loader
-
build_elf_file_example
This example demonstrates how to build an ELF file, specifically for supported chip targets such as ESP32 and its variants. It provides instructions…
Archive size ~ 1.73 KB
-
build_shared_library_example
This example demonstrates how to build a shared library using the ESP-IDF framework. It guides users to set the appropriate chip target and provides…
Archive size ~ 1.75 KB
-
elf_console_example
This example demonstrates how to dynamically load shared objects (.so) or ELF applications (.elf) from the filesystem and execute them on ESP32-based…
Archive size ~ 18.21 KB
-
elf_embed_example
This example demonstrates how to utilize an ELF loader to run an ELF file that is embedded within the main project file. It provides guidance on…
Archive size ~ 6.48 KB
-
elf_loader_example
This example demonstrates how to use the ELF loader to run an ELF file on ESP32-based development boards. It includes steps for project…
Archive size ~ 5.88 KB