Skip to content

Tags: sigpwny/max7800x-hal

Tags

v0.5.1

Toggle v0.5.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: remove nightly feature (#10)

* fix: remove nightly doc feature

* chore: bump to v0.5.1

v0.5.0

Toggle v0.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: implement FLC (#6)

* wip: initial FLC code

* wip: add buggy FLC - need to investigate hard faults

* fix: remove flashprog linkage by default

* feat: add page number calculation

* chore: bump version to 0.5.0

v0.4.0

Toggle v0.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: update TRNG utils with optional RngCore impl (#4)

* replace trng utils with optional rand impl

* fix: rand_core version

* feat: `rt` flag is now default
docs: improve TRNG docs

---------

Co-authored-by: henopied <henopied@users.noreply.github.com>
Co-authored-by: Minh Duong <git@whitehoodhacker.net>

v0.3.0

Toggle v0.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
docs: fix incorrect badge URL