Packages

Elixir bindings for sunxi-tools, allowing interaction with Allwinner devices in FEL mode.

Current section

Files

Jump to
sunxi CHANGELOG.md
Raw

CHANGELOG.md

# Changelog
## v0.1.0 (2026-02-28)
- Initial release.
- Vendored `sunxi-tools` (commit `7540cb2`).
- Implemented `Sunxi.FEL` wrapper for memory operations and code execution.
- Added support for list devices, read/write memory, SPL execution, and U-Boot execution.
- Configured `elixir_make` with automatic dependency checks.