Skip to content

Add defmt::Format implementation#386

Closed
therealfrauholle wants to merge 3 commits into
iliekturtles:masterfrom
therealfrauholle:defmt-format-impl
Closed

Add defmt::Format implementation#386
therealfrauholle wants to merge 3 commits into
iliekturtles:masterfrom
therealfrauholle:defmt-format-impl

Conversation

@therealfrauholle

Copy link
Copy Markdown

Solves #385

This is a draft, since I still need to run the code. To my knowledge there is no easy way to test defmt::Format implementations.

Finn Hermeling added 3 commits October 22, 2022 19:00
This allows for more efficiency on the wire. The inefficient
implementation is still desired since this allows to use
derive(defmt::Format) on structs containing uom quantities.
This makes cargo fmt happy
@therealfrauholle

Copy link
Copy Markdown
Author

Cannot continue due to MSRV, will reopen when possible

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.

1 participant