spark-dfu-util

Support for flashing Spark Core with dfu-util

suda

254

0

0.4.0

MIT

GitHub

Support for flashing Spark Core using dfu-util

Formerly Atom Spark Core. This package allows quick flash of Spark Core using dfu-util.

Spark DFU Util

Features

Usage

or

Package will search for .bin file in project's directory and flash latest one.

For .ino syntax highlighting and snippets, use language-arduino.

Bundled software

What happened to compiling locally?

With very fast development of Core Firmware this package always lagged behind with old code. Also bundling gcc made it very heavy. As a suggested method use Spark CLI and spark compile . command (you can execute it right from Atom using run-command package).

Todo