aboutsummaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorRalph Ursprung <[email protected]>2025-07-28 15:37:34 +0200
committerRalph Ursprung <[email protected]>2025-07-28 15:44:21 +0200
commit98595f659c309703aab411b6b3be7579b6e93c5d (patch)
treec2c138d3d0e2e1348b66ee31dae9b2f772d801d1 /examples
parent8f64a14bebe711962af0136a5acd2b3cef509402 (diff)
`embassy-time`: add missing `Debug` & `defmt::Format` derives
`defmt::Format` is *not* implemented for `MockDriver` and `InnerMockDriver` because the former contains the latter and the latter is using `Queue` from `embassy-time-queue-utils` which so far does not have a `defmt` dependency. since this is just a mock driver it shouldn't be relevant if it has no `defmt::Format` impl.
Diffstat (limited to 'examples')
0 files changed, 0 insertions, 0 deletions