Skip to content
This repository has been archived by the owner on Nov 27, 2019. It is now read-only.

suda/spark-dfu-util

Repository files navigation

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

  • Uploading code via USB
  • DFU mode instruction dialog
  • Upload progress bar
  • Currently working only on OS X

Usage

  • Use command palette and search for Spark Dfu Util: Flash

or

  • F6 to flash

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

  • dfu-util 0.7

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

  • Support for Windows and Linux

About

Support for flashing Spark Core with dfu-util

Resources

License

Stars

Watchers

Forks

Packages

No packages published