nu-isp 0.7.1

Nuvoton ISP_HID protocol library
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[package]
name = "nu-isp"
version = "0.7.1"
authors = ["Ein Terakawa <applause@elfmimi.jp>"]
edition = "2018"
description = "Nuvoton ISP_HID protocol library"
repository = "https://github.com/elfmimi/nu-isp-rs"
keywords = ["nuvoton", "isp", "hid", "flash"]
categories = ["development-tools", "embedded"]
license = "MIT OR Apache-2.0"
readme = "README.md"

[dependencies]
log = "0.4.6"
hidapi = "1.2.1"