punt 0.2.1

A library to connect to the punt STM32 USB bootloader
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies.crc-any]
version = "2.4.3"

[dependencies.rusb]
version = "0.9.2"

[package]
authors = ["fruchti <fruchti@gvfr.de>"]
description = "A library to connect to the punt STM32 USB bootloader"
edition = "2018"
license = "ISC"
name = "punt"
readme = "README.md"
repository = "https://github.com/fruchti/punt-rs/"
version = "0.2.1"