I2c::new remap #772
Annotations
11 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run actions-rs/cargo@v1:
examples/usb_serial_rtic.rs#L61
creating a mutable reference to mutable static is discouraged
|
Run actions-rs/cargo@v1:
examples/usb_serial_rtic.rs#L64
creating a shared reference to mutable static is discouraged
|
Run actions-rs/cargo@v1:
examples/usb_serial_rtic.rs#L67
creating a shared reference to mutable static is discouraged
|
Run actions-rs/cargo@v1
`stm32f1xx-hal` (example "usb_serial_rtic") generated 3 warnings
|
Run actions-rs/cargo@v1:
examples/spi-slave.rs#L110
creating a mutable reference to mutable static is discouraged
|
Run actions-rs/cargo@v1
`stm32f1xx-hal` (example "spi-slave") generated 2 warnings
|
Run actions-rs/cargo@v1:
examples/serial-interrupt-idle.rs#L56
creating a mutable reference to mutable static is discouraged
|
Run actions-rs/cargo@v1:
examples/serial-interrupt-idle.rs#L71
creating a mutable reference to mutable static is discouraged
|
Run actions-rs/cargo@v1:
examples/serial-interrupt-idle.rs#L79
creating a mutable reference to mutable static is discouraged
|
Run actions-rs/cargo@v1
`stm32f1xx-hal` (example "serial-interrupt-idle") generated 4 warnings
|
Loading