Skip to content
This repository was archived by the owner on Dec 9, 2018. It is now read-only.

Tools to aid with development of Particle applications

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

japaric-archived/particle-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

particle-tools

Tools to aid with development of Particle applications

Tools

  • elf2bin. A tool to convert an ELF file into a binary file compatible with the particle flash command.

Usage

$ cargo install --git https://github.com/japaric/particle-tools

$ elf2bin target/photon/release/examples/blinky

$ particle flash $device blinky.bin

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.

About

Tools to aid with development of Particle applications

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages