Serial/SPI/I2C/CAN split pin enums #720
Annotations
3 errors and 2 warnings
Run actions-rs/cargo@v1:
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
|
Run actions-rs/cargo@v1
could not compile `stm32f1xx-hal` (example "spi-slave") due to 1 previous error
|
Run actions-rs/cargo@v1
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
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/
|
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/
|
Loading