particle-iot/particle-dev-local-compiler

Name: particle-dev-local-compiler

Owner: Particle

Description: Package providing local compilation for Particle devices in Particle Dev

Created: 2015-10-12 15:36:37.0

Updated: 2017-11-29 19:20:58.0

Pushed: 2018-01-03 18:38:19.0

Homepage: null

Size: 40

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Particle Dev Local Compiler

Note: local compilation is an experimental feature and may have issues with some projects.

Particle Dev Local Compiler

Installation steps
Install Docker for your operating system
Usage
Selecting target platform/version

Local compiler uses the same platform/firmware version selectors as the cloud compile.

Note: currently only Particle devices are supported. Namely: Core, Photon, P1 and Electron.

Note: not all platforms/versions might work. We recommend using the latest ones.

Compiling locally

With project opened you should see two icons with check icon on them:

Flash and compile buttons

First one will do a cloud compile as previously.

Second does a local compilation. Clicking it will create build directory in your project and fill it with compilation results.

Resulting binary can be flashed over the air using Flash icon or over the wire using particle flash --usb <filename> CLI command.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.