Add support for UART4/5 #792
Annotations
10 warnings
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/exti.rs#L29
creating a mutable reference to mutable static is discouraged
|
|
examples/usb_serial_interrupt.rs#L97
creating a mutable reference to mutable static is discouraged
|
examples/usb_serial_interrupt.rs#L96
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
|
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
|
The logs for this run have expired and are no longer available.
Loading