Gussy / dfu-utils-cross

scripts to compile (and cross-compile from a Linux machine) dfu-utils package for Linux (x86_64, x86, arm), OSX and Windows.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dfu-utils-cross

This repo contains the scripts to compile (and cross-compile from a Linux machine) dfu-utils package for Linux (x86_64, x86, arm), OSX and Windows.

For doing so it also compiles libusb statically so the resulting binary has zero external dependencies.

Prerequisites: osxcross mingw32-w64

Some patches were added to target a bunch of problems with Arduino101 upload procedure

License

The bash scripts are GPLv2 licensed. Every other software used by these bash scripts has its own license. Consult them to know the terms.

About

scripts to compile (and cross-compile from a Linux machine) dfu-utils package for Linux (x86_64, x86, arm), OSX and Windows.


Languages

Language:C 64.5%Language:Shell 22.7%Language:Makefile 8.3%Language:Perl 1.6%Language:Roff 1.1%Language:M4 0.7%Language:C++ 0.7%Language:Python 0.3%Language:Batchfile 0.1%