v1.0.2

OS

  • Minor OtA enhancements

Meadow.Core

  • ISerialPort now follows the Meadow controller pattern
  • Minor improvements to interrupt handling
  • UpdateService catches exceptions while unzipping MPAKs and raises an event

Meadow.Foundation

  • TftSpi - Fixed rotation bug for the ST7789 display

Meadow.Cloud

  • Ability to manage collections and publish to specific collections

Meadow.CLI

  • Meadow.Cloud compatibility changes for creating packages and listing collections

Meadow.Linux

  • Added support for processor temperature

v1.0

The culmination of six years of work and 1.5MM lines of code, the Meadow v1.0 release includes all of the features found in the previous RC-3.1 release and adds final touches for OtA updates reliability and security.

For more information about recent work on Meadow.OS, please have a look at our Release Candidate Release Notes.

Updating to v1.0

This is a full stack release requiring an OS update, new nuget packages, a new Meadow CLI and new Visual Studio extensions.

Updating Meadow.CLI

Start by making sure you have the latest version of the CLI (1.0.0) by running:

dotnet tool update Wildernesslabs.Meadow.CLI --global

Updating Meadow.OS

Download the latest version of Meadow.OS:

meadow download os

Update by putting your Meadow device in boot loader mode and running:

meadow flash os

 


These docs are open source. If you find an issue, please file a bug, or send us a pull request. And if you want to contribute, we'd love that too!