uart: refactor uart module to build async/await serial structure #40
Annotations
2 errors and 2 warnings
Run build:
examples/peripherals/uart-async-demo/src/main.rs#L63
use of partially moved value: `p`
|
Run build
Process completed with exit code 101.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run build:
examples/peripherals/uart-async-demo/src/main.rs#L1
the feature `noop_waker` has been stable since 1.85.0-nightly and no longer requires an attribute to enable
|
Loading