uf2_block 0.1.0

UF2 block packing and unpacking
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# uf2_block

[![Crate](https://img.shields.io/crates/v/uf2_block.svg)](https://crates.io/crates/uf2_block)
[![Documentation](https://docs.rs/uf2_block/badge.svg)](https://docs.rs/uf2_block)

UF2 block packing and unpacking.

## License

Free and open source software distributed under the terms of both the [MIT License][lm] and the [Apache License 2.0][la].

[lm]: LICENSE-MIT
[la]: LICENSE-APACHE