Skip to content

Update tmag5273 link to active maintained driver#517

Merged
eldruin merged 1 commit into
rust-embedded:masterfrom
daniil4udo:update-tmag5273-link
May 8, 2026
Merged

Update tmag5273 link to active maintained driver#517
eldruin merged 1 commit into
rust-embedded:masterfrom
daniil4udo:update-tmag5273-link

Conversation

@daniil4udo
Copy link
Copy Markdown
Contributor

Summary

The existing tmag5273 entry links to https://github.com/dysonltd/tmag5273, which now returns 404 — the repository has been deleted or made private. This PR updates the link to the actively maintained, crates.io-published driver and refreshes the description to match the format of neighboring entries (with crates.io badge).

Why

  • The current link is dead, so readers clicking it get a 404.
  • The replacement is published on crates.io as tmag5273, so it's installable via cargo add tmag5273.
  • The new entry follows the format of nearby items (e.g. IIS2MDC, VEML7700): [Name] - Bus - Description - [crates.io badge].

Replacement crate

Diff

Two lines changed in README.md — the entry text and the link reference.

Notes

The entry currently sits under ### WIP. The replacement crate is published v3.6.9 and not WIP, but moving it out of that section is a separate, larger change (alphabetical reordering). Happy to do a follow-up PR if maintainers prefer it relocated.

The previous link (https://github.com/dysonltd/tmag5273) returns 404 —
the repository has been deleted or made private. Replace with the
actively maintained crates.io-published driver:

  https://github.com/coffiot/tmag5273-rs
  https://crates.io/crates/tmag5273

Also updates the description to mention the hardware CORDIC angle
engine and typestate API, and adds the standard crates.io version
badge to match neighboring entries.
Copy link
Copy Markdown
Member

@eldruin eldruin left a comment

Choose a reason for hiding this comment

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

Thank you for the link update.

@eldruin eldruin merged commit 421e9ca into rust-embedded:master May 8, 2026
1 check passed
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.

2 participants