# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4

PortSystem          1.0

PortGroup           github 1.0
PortGroup           cmake 1.0

github.setup        WestberryTech wb32-dfu-updater 1.0.0
checksums           rmd160  ad14277c6934c65279e44ffd82fd305f69167362 \
                    sha256  2b1c5b5627723067168af9740cb25c5c179634e133e4ced06028462096de5699 \
                    size    338940
github.tarball_from archive

description         USB programmer for downloading and uploading firmware to/from USB devices with the WestberryTech WB32 chips.
long_description    ${description}
license             Apache-2.0

maintainers         {cal @neverpanic} openmaintainer
categories          cross devel

depends_lib         port:libusb
