Remove unsafe code from usb_serial_rtic example #785
Annotations
8 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
examples/exti.rs#L29
creating a mutable reference to mutable static is discouraged
|
examples/exti.rs#L30
creating a mutable reference to mutable static is discouraged
|
examples/exti.rs#L52
creating a mutable reference to mutable static is discouraged
|
examples/exti.rs#L55
creating a mutable reference to mutable static is discouraged
|
|
examples/spi-slave.rs#L110
creating a mutable reference to mutable static is discouraged
|
|
The logs for this run have expired and are no longer available.
Loading