You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 6, 2019. It is now read-only.
This has been discussed a little, and we should investigate more for sure. I just don't know why CharIO is needed exactly. For my purposes of debug output via UART, the write! macro with FormatWriter implementation works perfect.
The text was updated successfully, but these errors were encountered:
There was no fmt in core (and libcore) at the time that was created. I'm totally fine with deprecating it (write! macro is just slightly more verbose).
This has been discussed a little, and we should investigate more for sure. I just don't know why
CharIO
is needed exactly. For my purposes of debug output via UART, thewrite!
macro withFormatWriter
implementation works perfect.The text was updated successfully, but these errors were encountered: