ESP32 (Xtensa) ELF Loader
Find a file
2026-07-12 21:52:07 +02:00
src fix: process unnamed relocations; fix passing str ptr to extern fns 2026-07-12 21:52:07 +02:00
.envrc create first commit 2026-04-19 23:34:28 +02:00
.gitignore create first commit 2026-04-19 23:34:28 +02:00
Cargo.lock feat: add R_XTENSA_32 relocation and fix symbol resolution 2026-06-23 19:30:11 +02:00
Cargo.toml feat: add R_XTENSA_32 relocation and fix symbol resolution 2026-06-23 19:30:11 +02:00
flake.lock create first commit 2026-04-19 23:34:28 +02:00
flake.nix create first commit 2026-04-19 23:34:28 +02:00
LICENSE-APACHE create first commit 2026-04-19 23:34:28 +02:00
LICENSE-MIT create first commit 2026-04-19 23:34:28 +02:00
README.md feat: implement arch-specific and general relocation functions 2026-06-21 21:00:40 +02:00

Expel

An ESP32 (Xtensa) ELF Loader.

It allows you to load and execute ELF binaries from your Rust-based ESP-HAL (no_std) firmware.


Spatial Tanks

(Special Thanks)