We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
fix: remove nightly feature (#10) * fix: remove nightly doc feature * chore: bump to v0.5.1
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
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>
docs: fix incorrect badge URL