espressif/elf_loader

uploaded 3 months ago
Espressif ELF(Executable and Linkable Format) Loader
# ChangeLog

## 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

Supports all targets

License: Apache-2.0

To add this component to your project, run:

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

or download archive

Stats

  • Archive size
    Archive size ~ 31.32 KB
  • Downloaded in total
    Downloaded in total 232 times
  • Downloaded this version
    This version: 181 times

Badge

espressif/elf_loader version: 1.0.0
|