Formerly Atom Spark Core. This package allows quick flash of Spark Core using dfu-util.
Spark Dfu Util: Flash
or
F6
to flashPackage will search for .bin file in project's directory and flash latest one.
For .ino syntax highlighting and snippets, use language-arduino.
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).
Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.