Skip to content

v0.3.0

Choose a tag to compare

@fhunleth fhunleth released this 01 Jul 22:39
· 115 commits to main since this release

This release adds support for redundant U-Boot environments. It reduces the main
API to UBootEnv.read/1 and UBootEnv.write/2. If you only use those
functions, your code should work without change.

  • New features
    • Redundant U-Boot environment support