itm
itm copied to clipboard
Adopt an asynchronous API
As discussed in https://github.com/rust-embedded/itm/pull/41, it may be apt to adopt an asynchronous API. This could potentially simplify the implementation: the first EOF condition would be signalled with a Poll::Pending.