espressif/elf_loader

1.3.0

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

changelog

# ChangeLog

## v1.3.0 - 2026-01-08

* Added support for generating a shared library
* Added support for dynamically loading shared objects

## v1.2.0 - 2026-01-05

* Support compiling ELF application into main binary firmware

## v1.1.1 - 2025-06-26

* Added support for ESP32-C61

## v1.1.0 - 2025-05-06

* Added fast build for ELF application
* Added a script to generate the symbol table for the ELF APP:
  * Supports generating symbols table based on ELF file
  * Supports generating symbols table based on static libraries

## v1.0.0 - 2024-12-09

* Added support for the following RISC-V chips: ESP32-P4 and ESP32-C6
* Added support for linking other components to ELF file
* Fixed the issue of getting wrong symbol type

## v0.1.0 - 2023-08-14

* Add basic ELF loader component

Links

License: Apache-2.0

To add this component to your project, run:

idf.py add-dependency "espressif/elf_loader^1.3.0"

download archive

Stats

  • Archive size
    Archive size ~ 41.91 KB
  • Downloaded in total
    Downloaded in total 885 times
  • Downloaded this version
    This version: 0 times

Badge

espressif/elf_loader version: 1.3.0
|