Skip to content

348 format for duration#391

Merged
bors[bot] merged 2 commits intomainfrom
348-format-for-duration
Feb 16, 2021
Merged

348 format for duration#391
bors[bot] merged 2 commits intomainfrom
348-format-for-duration

Conversation

@Urhengulas
Copy link
Copy Markdown
Member

This implements the trait defmt::Format for core::time::Duration and also adapts defmt_macros::write! to achieve this.

Fixes #348

@Urhengulas Urhengulas self-assigned this Feb 15, 2021
Copy link
Copy Markdown
Contributor

@jonas-schievink jonas-schievink left a comment

Choose a reason for hiding this comment

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

bors r+

@bors
Copy link
Copy Markdown
Contributor

bors Bot commented Feb 16, 2021

Build succeeded:

@bors bors Bot merged commit 42be5f6 into main Feb 16, 2021
@bors bors Bot deleted the 348-format-for-duration branch February 16, 2021 16:09
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.

implement Format for core::time::Duration

2 participants