Skip to content

Releases: benjaminvdb/cloudseed-daisy

Release list

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 13 Sep 19:08
Immutable release. Only release title and notes can be modified.

Cloud Seed for the Daisy Seed, version 0.1.0.

Add it to a libDaisy project:

git submodule add https://github.com/benjaminvdb/cloudseed-daisy lib/cloudseed-daisy
git -C lib/cloudseed-daisy checkout v0.1.0

See the README for the rest, and the changelog.

Hardware acceptance for this release: docs/acceptance/v0.1.0.md, including the checks it does not cover.

The assets

File What it is
cloudseed-daisy-0.1.0.tar.gz The source, from the tag's tree.
cloudseed-daisy-example-0.1.0.bin The bare-Seed example, built with GCC 15.3.Rel1. Flash it with the Daisy Web Programmer.
THIRD-PARTY-NOTICES.txt License notices for the firmware; keep them with the image when redistributing it.
SHA256SUMS Checksums of the source, firmware and notices.

Every asset carries a signed build attestation:

sha256sum --check SHA256SUMS
gh attestation verify cloudseed-daisy-example-0.1.0.bin --repo benjaminvdb/cloudseed-daisy

Full Changelog: https://github.com/benjaminvdb/cloudseed-daisy/commits/v0.1.0