Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 648 Bytes

File metadata and controls

26 lines (16 loc) · 648 Bytes

uftwo

Crate Docs

For working with the UF2 file format.

Why the name? uf2 was already taken and appears to be abandoned.

Warning: whilst this library is 0.1.x there will be no SemVer compatibility guarantees. Use at your own risk.

Using the library

cargo add uftwo

Using the CLI

cargo install uftwo --features="cli"

Features

  • defmt-03 enable defmt Format on relevant types.