All Projects → japaric-archived → photon

japaric-archived / photon

Licence: Apache-2.0, MIT licenses found Licenses found Apache-2.0 LICENSE-APACHE MIT LICENSE-MIT
Binary blobs for building photon apps

Programming Languages

rust
11053 projects
shell
77523 projects
Dockerfile
14818 projects

Status

This crate is UNMAINTAINED. I no longer own a Photon board and won't be able to work on this.

-- @japaric, 2018-12-08

photon

Binary blobs for building photon apps

Firmware version: v0.6.2

Documentation

For user level documentation, check the photon-quickstart template.

Generating binary blobs

$ cd docker && docker build -t photon-builder . && cd ..

$ git clone https://github.com/spark/firmware

$ cd firmware

$ git checkout v0.6.2

$ ../docker/run.sh

License

The Rust code in repository is licensed under either of

at your option.

The binary blobs in this repository were generated from the spark/firmware repository and as such they are licensed according to their terms.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].