Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[v2] Add support for flashing multiple devices... #388

Merged
merged 15 commits into from
Oct 31, 2023

Conversation

CartBlanche
Copy link
Collaborator

@CartBlanche CartBlanche commented Oct 25, 2023

Sequentially flashes multiple devices that are in bootloader mode.

  • Works on Mac
  • Works on Windows
  • Works on Linux

Status summary:
Screenshot 2023-10-30 at 14 13 42

PR also:

  • Adds Licences, Readme and updates the Copyright.
  • Fixes a bug where --verbose didn't work correct across all commands.
  • Remove duplicate messages in meadow listen
  • Adds console colour text extension method so, at a glance we can see success and failure (may need further tweaking).

@CartBlanche CartBlanche self-assigned this Oct 25, 2023
@CartBlanche CartBlanche marked this pull request as ready for review October 30, 2023 16:05
<Company>Wilderness Labs, Inc</Company>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<PackageVersion>2.0.0.0-alpha</PackageVersion>
<PackageVersion>2.0.0-alpha.1</PackageVersion>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

typo :)

Copy link
Collaborator Author

@CartBlanche CartBlanche Oct 31, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@adrianstevens Not according to Nuget docs under semantic versioning - https://learn.microsoft.com/en-us/nuget/create-packages/prerelease-packages#semantic-versioning. I'm counting on this working.

Also:

dotnet tool install WildernessLabs.Meadow.CLI --global --version '2.0.0-alpha.1' --add-source "/Users/dominique/Downloads"
You can invoke the tool using the following command: meadow
Tool 'wildernesslabs.meadow.cli' (version '2.0.0-alpha.1') was successfully installed.

@CartBlanche CartBlanche merged commit de8d3d0 into develop Oct 31, 2023
@CartBlanche CartBlanche deleted the dominique-FlashMultipleDevices branch October 31, 2023 10:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants