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
# punt-rs

[![CI badge](https://github.com/fruchti/punt-rs/workflows/CI/badge.svg)](https://github.com/fruchti/punt-rs/actions?query=workflow%3ACI)
[![docs.rs badge](https://docs.rs/punt/badge.svg)](https://docs.rs/punt/)

This is a library for the experimental minimal USB bootloader [punt](https://github.com/fruchti/punt)'s PC side.

## Licence

This code is ISC licenced. See LICENCE.md for details.