uf2_block 0.1.0

UF2 block packing and unpacking
Documentation
[dependencies.bitmask]
default-features = false
version = "0.5.0"

[dependencies.packing]
version = "0.1.0"

[package]
authors = ["cs2dsb <cs2dsb@gmail.com>"]
categories = ["encoding"]
description = "UF2 block packing and unpacking"
documentation = "https://docs.rs/uf2_block"
edition = "2018"
homepage = "https://github.com/cs2dsb/stm32-usb.rs/tree/master/firmware/uf2_block"
keywords = ["encoding", "no_std"]
license = "MIT OR Apache-2.0"
name = "uf2_block"
readme = "README.md"
repository = "https://github.com/cs2dsb/stm32-usb.rs"
version = "0.1.0"