gpio: rearrange module to split version 1 and version 2 code #60
Annotations
7 warnings
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/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