Open Luctins opened 3 weeks ago
For embedded contexts it is invaluable that types implement defmt's Format trait to allow for easy (and most importantly lightweight) displaying of values in the debug console.
Format
A optional feature would be easy to implement.
For embedded contexts it is invaluable that types implement defmt's
Format
trait to allow for easy (and most importantly lightweight) displaying of values in the debug console.A optional feature would be easy to implement.