Merge pull request #538 from stm32-rs/into-rcc-config #811
Annotations
10 warnings
Run actions-rs/cargo@v1:
examples/spi-slave.rs#L112
creating a mutable reference to mutable static
|
Run actions-rs/cargo@v1
`stm32f1xx-hal` (example "usb_serial_interrupt") generated 4 warnings
|
Run actions-rs/cargo@v1:
examples/usb_serial_interrupt.rs#L96
creating a mutable reference to mutable static
|
Run actions-rs/cargo@v1:
examples/usb_serial_interrupt.rs#L95
creating a mutable reference to mutable static
|
Run actions-rs/cargo@v1:
examples/usb_serial_interrupt.rs#L62
creating a shared reference to mutable static
|
Run actions-rs/cargo@v1
`stm32f1xx-hal` (example "exti") generated 4 warnings
|
Run actions-rs/cargo@v1:
examples/exti.rs#L56
creating a mutable reference to mutable static
|
Run actions-rs/cargo@v1:
examples/exti.rs#L53
creating a mutable reference to mutable static
|
Run actions-rs/cargo@v1:
examples/exti.rs#L30
creating a mutable reference to mutable static
|
Run actions-rs/cargo@v1:
examples/exti.rs#L29
creating a mutable reference to mutable static
|
Loading