uploaded 9 hours ago
Espressif ELF(Executable and Linkable Format) Loader
-
build_elf_file_example
This example shows how to build an ELF file for ESP32 microcontrollers. It includes instructions on setting the target chip and commands for building…
Archive size ~ 1.73 KB
-
build_shared_library_example
This example shows how to build a shared library for supported ESP32 chip targets. It includes instructions for setting the chip target and building…
Archive size ~ 1.75 KB
-
elf_console_example
This example demonstrates how to dynamically load and execute shared objects (.so) or ELF applications (.elf) from the file system on supported ESP32…
Archive size ~ 18.21 KB
-
elf_embed_example
This example demonstrates how to utilize the ELF loader to run an ELF file embedded within the main project file. It provides instructions for…
Archive size ~ 6.48 KB
-
elf_loader_example
This example demonstrates how to use an ELF loader to execute ELF files on supported ESP32 series chips. It provides instructions for project…
Archive size ~ 5.88 KB