ecpdap 0.1.7

Program ECP5 FPGAs using CMSIS-DAP probes
Documentation
[package]
name = "ecpdap"
version = "0.1.7"
authors = ["Adam Greig <adam@adamgreig.com>"]
edition = "2018"
repository = "https://github.com/adamgreig/ecpdap"
license = "Apache-2.0 OR MIT"
description = "Program ECP5 FPGAs using CMSIS-DAP probes"

[dependencies]
log = "0.4.11"
anyhow = "1.0.34"
thiserror = "1.0.22"
pretty_env_logger = "0.4.0"
num_enum = "0.5.1"
clap = "2.33.2"
indicatif = "0.15.0"
spi-flash = "0.2.2"
jtagdap = "0.1.0"