Skip to content

Conversation

@vhdirk
Copy link
Contributor

@vhdirk vhdirk commented Nov 4, 2023

add defmt as an optional dependent package

closes #75
closes #76

@ryan-summers
Copy link
Member

I think there's one last formatting issue, and one compile issue (don't need a defmt:: prefix). Try it locally with cargo build --all-features

@vhdirk
Copy link
Contributor Author

vhdirk commented Nov 5, 2023

All done!

Copy link
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!

Co-authored-by: Diego Barrios Romero <[email protected]>
Copy link
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.

Uh, could you update the MSRV to 1.60 as well?

@vhdirk
Copy link
Contributor Author

vhdirk commented Nov 7, 2023

Sure, done!

@ryan-summers
Copy link
Member

I think the msrv workflow is still referring to 1.56, sorry for all the tiny details here.

@eldruin
Copy link
Member

eldruin commented Nov 7, 2023

Hmm 1.60 seems not enough. Could you bump it to 1.62.0?

Copy link
Member

@ryan-summers ryan-summers left a comment

Choose a reason for hiding this comment

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

Thanks for working through this, everything's looking good now :)

@ryan-summers ryan-summers merged commit e82b4f3 into rust-embedded-community:master Nov 8, 2023
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.

Feature Request: Support defmt Formatting

4 participants