#file-format #uf2 #defmt-03

uftwo

A library for working with the UF2 file format

3 releases

0.1.2 Apr 1, 2024
0.1.1 Apr 1, 2024
0.1.0 Apr 1, 2024

#906 in Parser implementations

Download history 410/week @ 2024-03-31 13/week @ 2024-04-07

423 downloads per month
Used in umi

MPL-2.0 license

13KB
247 lines

uftwo

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.

Getting started

cargo add uftwo --git https://github.com/umi-eng/uftwo.git

Features

  • defmt-03 enable defmt Format on relevant types.

Dependencies

~1.4–2MB
~40K SLoC