Skip to content

Moving embedded-hal 0.2 traits to separate package #1455

Moving embedded-hal 0.2 traits to separate package

Moving embedded-hal 0.2 traits to separate package #1455

Triggered via pull request August 6, 2024 10:41
Status Failure
Total duration 56s
Artifacts

clippy.yml

on: pull_request
clippy_check
44s
clippy_check
Fit to window
Zoom out
Zoom in

Annotations

2 errors
unresolved import `stm32h7xx_hal::hal`: examples/dac.rs#L7
error[E0432]: unresolved import `stm32h7xx_hal::hal` --> examples/dac.rs:7:20 | 7 | use stm32h7xx_hal::hal::Direction; | ^^^ could not find `hal` in `stm32h7xx_hal`
clippy_check
Clippy has exited with exit code 101