[go: nahoru, domu]

Skip to content

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

Notifications You must be signed in to change notification settings

arduino/dfu-utils-cross

Repository files navigation

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.