gpio: rearrange module to split version 1 and version 2 code #56
Annotations
2 errors and 5 warnings
Run tests:
bouffalo-hal/src/gpio.rs#L65
unresolved import `bouffalo_hal::gpio::Pad`
|
Run tests
Process completed with exit code 101.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run tests:
bouffalo-hal/src/gpio/alternate.rs#L2
unused imports: `IntoPadv2` and `self`
|
Run tests:
bouffalo-hal/src/gpio/disabled.rs#L2
unused imports: `IntoPadv2` and `alternate::Alternate`
|
Run tests:
bouffalo-hal/src/gpio/input.rs#L2
unused imports: `IntoPadv2` and `alternate::Alternate`
|
Run tests:
bouffalo-hal/src/gpio/output.rs#L2
unused imports: `IntoPadv2` and `alternate::Alternate`
|
Loading