particle-iot / particle-cli

Command Line Interface for Particle Cloud and devices
Apache License 2.0
212 stars 92 forks source link

Update for Device OS 2.0.0 #599

Closed avtolstoy closed 4 years ago

avtolstoy commented 4 years ago

Description

  1. Updates the update (sic) binaries from 1.5.2 to 2.0.0 Device OS release
  2. Adds Tracker support for particle update
  3. Adds tinker known binary for Tracker
  4. Adds Electron bootloader to particle update

How to Test

  1. Perform particle update for all currently supported platforms, they should get updated to Device OS 2.0.0
  2. Flash tinker known binary for tracker

These steps were validated on Device OS CI rigs for all current platforms.

Related Issues / Discussions

N/A

Completeness

avtolstoy commented 4 years ago

@busticated cool, thanks!