-
Notifications
You must be signed in to change notification settings - Fork 233
Closed
Description
I recently discovered the defmt library and attempted to integrate it into one of my embedded projects.
Unfortunately it appears that heapless::Vec doesn't implement the defmt::Format trait yet, which blocks defmt integration in my downstream.
Feature request: support for defmt::Format in heapless::Vec
Metadata
Metadata
Assignees
Labels
No labels