Jonathan Pallant
Jonathan Pallant
@manushT - we still have an outstanding comment on this one.
There's still an outstanding question around importing and re-exporting the bitflags API so that people don't have to try and include the same version of bitflags in their application that...
Two alternatives: * Ignore the issue, and if the targets get dropped to Tier 3, so be it * Have individuals sign up to be maintainers, instead of wg-embedded/t-arm (which...
It sounds OK to me, but we didn't get enough votes in favour. Ping @berkus @ithinuel @robamu @thalesfragoso @newAM @raw-bin @nchong-at-aws
Good point. Added.
Ok that's 6 to 5. Let me go read the voting rules.
```quote ## Majority For the first week after an issue is opened, the current 50% threshold remains in place. Votes which receive sufficient approvals can be accepted as usual. After...
`defmt` is aimed at microcontrollers, and so the format strings are *interned* into symbol names. A small log frame which refers to the IDs of interned strings is then logged....
OK, now we have the warnings, we really need to go through and update the book and remove the warnings :)
Or even `{=u64}.{=u32:09}` would be better.