feat: adc scheduling and data reading #15
Closed
Annotations
14 warnings
|
examples/simple-playground/src/main.rs#L19
unused variable: `cp`
|
|
examples/simple-playground/src/main.rs#L39
unused variable: `gpioa`
|
|
examples/simple-playground/src/main.rs#L40
unused variable: `gpiod`
|
|
examples/simple-playground/src/main.rs#L42
unused variable: `gpiob`
|
|
boards/argus/src/adc_manager.rs#L2
unused imports: `Mode1Register` and `Mode2Register`
|
|
boards/argus/src/adc_manager.rs#L11
unused import: `pac::sdmmc1::power`
|
|
boards/argus/src/time_manager.rs#L3
unused import: `crate::can_manager::CanManager`
|
|
boards/argus/src/types.rs#L1
unused imports: `NegativeInpMux` and `PositiveInpMux`
|
|
boards/argus/src/types.rs#L4
unused import: `sensor::AdcSensor`
|
|
boards/argus/src/main.rs#L29
unused import: `stm32h7xx_hal::gpio::PA4`
|
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The logs for this run have expired and are no longer available.
Loading