Merge pull request #530 from stm32-rs/adcc #797
Annotations
10 warnings
examples/usb_serial_interrupt.rs#L63
creating a shared reference to mutable static is discouraged
|
examples/usb_serial_interrupt.rs#L61
creating a shared reference to mutable static is discouraged
|
examples/serial-interrupt-idle.rs#L56
creating a mutable reference to mutable static is discouraged
|
|
examples/exti.rs#L55
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#L30
creating a mutable reference to mutable static is discouraged
|
|
examples/spi-slave.rs#L110
creating a mutable reference to mutable static is discouraged
|
examples/spi-slave.rs#L86
creating a mutable reference to mutable static is discouraged
|
The logs for this run have expired and are no longer available.
Loading