Serial/SPI/I2C/CAN split pin enums #720
Annotations
17 errors and 4 warnings
check (stm32f101, stable):
examples/spi-slave.rs#L59
the trait bound `SlavePins<stm32f1xx_hal::spi::spi2::Sck, stm32f1xx_hal::spi::spi2::So<stm32f1xx_hal::gpio::PushPull>, stm32f1xx_hal::spi::spi2::Si<Floating>>: core::convert::From<(stm32f1xx_hal::gpio::Pin<'B', 13>, stm32f1xx_hal::gpio::Pin<'B', 14, stm32f1xx_hal::gpio::Alternate>, stm32f1xx_hal::gpio::Pin<'B', 15>)>` is not satisfied
|
check (stm32f101, stable)
could not compile `stm32f1xx-hal` (example "spi-slave") due to 1 previous error
|
check (stm32f101, stable)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
check (stm32f103, stable):
examples/spi-slave.rs#L59
the trait bound `SlavePins<stm32f1xx_hal::spi::spi2::Sck, stm32f1xx_hal::spi::spi2::So<stm32f1xx_hal::gpio::PushPull>, stm32f1xx_hal::spi::spi2::Si<Floating>>: core::convert::From<(stm32f1xx_hal::gpio::Pin<'B', 13>, stm32f1xx_hal::gpio::Pin<'B', 14, stm32f1xx_hal::gpio::Alternate>, stm32f1xx_hal::gpio::Pin<'B', 15>)>` is not satisfied
|
check (stm32f103, stable)
could not compile `stm32f1xx-hal` (example "spi-slave") due to 1 previous error
|
check (stm32f103, stable)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
check (stm32f100, stable)
The job was canceled because "stm32f101_stable" failed.
|
check (stm32f100, stable)
The operation was canceled.
|
check (nightly, stm32f103, true)
The job was canceled because "stm32f101_stable" failed.
|
check (nightly, stm32f103, true)
The operation was canceled.
|
check (stm32f105, stable)
The job was canceled because "stm32f101_stable" failed.
|
check (stm32f105, stable):
examples/spi-slave.rs#L59
the trait bound `SlavePins<stm32f1xx_hal::spi::spi2::Sck, stm32f1xx_hal::spi::spi2::So<stm32f1xx_hal::gpio::PushPull>, stm32f1xx_hal::spi::spi2::Si<Floating>>: core::convert::From<(stm32f1xx_hal::gpio::Pin<'B', 13>, stm32f1xx_hal::gpio::Pin<'B', 14, stm32f1xx_hal::gpio::Alternate>, stm32f1xx_hal::gpio::Pin<'B', 15>)>` is not satisfied
|
check (stm32f105, stable)
could not compile `stm32f1xx-hal` (example "spi-slave") due to 1 previous error
|
check (stm32f105, stable)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
check (stm32f107, stable)
The job was canceled because "stm32f101_stable" failed.
|
check (stm32f107, stable)
The operation was canceled.
|
CI
Process completed with exit code 1.
|
check (stm32f101, stable)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
check (stm32f101, stable)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
check (stm32f103, stable)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
check (stm32f103, stable)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|