You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
wb32-dfu-updater: new port
A flashing tool for WestberryTech WB32 chips.
This commit is contained in:
committed by
Clemens Lang
parent
d26f6395fe
commit
f82fea7dab
@@ -0,0 +1,21 @@
|
||||
# -*- 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
|
||||
Reference in New Issue
Block a user