gpio: rearrange module to split version 1 and version 2 code #53
Annotations
10 errors and 5 warnings
Run tests:
bouffalo-hal/src/gpio/disabled.rs#L51
no method named `into_spi` found for struct `PadDummy` in the current scope
|
Run tests:
bouffalo-hal/src/gpio/disabled.rs#L57
no method named `into_sdh` found for struct `PadDummy` in the current scope
|
Run tests:
bouffalo-hal/src/gpio/disabled.rs#L63
no method named `into_uart` found for struct `PadDummy` in the current scope
|
Run tests:
bouffalo-hal/src/gpio/disabled.rs#L69
no method named `into_mm_uart` found for struct `PadDummy` in the current scope
|
Run tests:
bouffalo-hal/src/gpio/disabled.rs#L75
no method named `into_pull_up_pwm` found for struct `PadDummy` in the current scope
|
Run tests:
bouffalo-hal/src/gpio/disabled.rs#L81
no method named `into_pull_down_pwm` found for struct `PadDummy` in the current scope
|
Run tests:
bouffalo-hal/src/gpio/disabled.rs#L87
no method named `into_floating_pwm` found for struct `PadDummy` in the current scope
|
Run tests:
bouffalo-hal/src/gpio/disabled.rs#L93
no method named `into_i2c` found for struct `PadDummy` in the current scope
|
Run tests:
bouffalo-hal/src/gpio/disabled.rs#L99
no method named `into_jtag_d0` found for struct `PadDummy` in the current scope
|
Run tests:
bouffalo-hal/src/gpio/disabled.rs#L105
no method named `into_jtag_m0` found for struct `PadDummy` in the current scope
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run tests:
bouffalo-rt/build.rs#L1
unused imports: `env` and `path::PathBuf`
|
Run tests:
bouffalo-rt/macros/src/soc.rs#L6
unused variable: `ident`
|
Run tests:
bouffalo-hal/src/gpio.rs#L140
unused import: `crate::glb`
|
Run tests:
bouffalo-hal/src/gpio.rs#L141
unused import: `core::ops::Deref`
|
Loading