Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace µs hint with us #522

Merged
merged 2 commits into from
Jun 29, 2021
Merged

Replace µs hint with us #522

merged 2 commits into from
Jun 29, 2021

Conversation

jonas-schievink
Copy link
Contributor

Fixes #434 via search-and-replace

@Urhengulas
Copy link
Member

Did you make sure to replace both µ (micro sign) and μ (small mu), in case we used both by accident?

@jonas-schievink
Copy link
Contributor Author

Good catch! Doesn't seem like we use the other one though, so this should be ready.

@Urhengulas
Copy link
Member

Perfect!

bors r+

@bors
Copy link
Contributor

bors bot commented Jun 29, 2021

Build succeeded:

@bors bors bot merged commit c0edd77 into knurling-rs:main Jun 29, 2021
@Urhengulas Urhengulas mentioned this pull request Jul 21, 2021
7 tasks
bors bot added a commit that referenced this pull request Oct 19, 2021
547: Migration guide `v0.2.x` to `v0.3.0` r=japaric a=Urhengulas

Migration guide from `defmt v0.2.x` to version `v0.3.0`.

https://deploy-preview-547--admiring-dubinsky-56dff5.netlify.app/migration-02-03.html

Fixes #530.

### TODO
- [x] #505: Logger trait v2
- [x] #521: [3/n] Remove u24
- [x] #522: Replace `µs` hint with `us`
- [x] (no adaption needed) ~~#508: [5/n] Format trait v2~~
- [x] #519: `DEFMT_LOG`
- [x] #550: `defmt::flush()`
- [x] knurling-rs/probe-run#198, knurling-rs/probe-run#250, 

Co-authored-by: Johann Hemmann <johann.hemmann@code.berlin>
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.

μ (U+03BC) vs. µ (U+00B5)
2 participants