remap enums #629
Annotations
4 errors and 3 warnings
examples/serial-interrupt-idle.rs#L48
the trait bound `stm32f1xx_hal::serial::usart1::Pins<_, _>: core::convert::From<(stm32f1xx_hal::gpio::Pin<'B', 6, stm32f1xx_hal::gpio::Alternate>, stm32f1xx_hal::gpio::Pin<'B', 7>)>` is not satisfied
|
examples/serial-interrupt-idle.rs#L48
the trait bound `stm32f1xx_hal::serial::Config: core::convert::From<&mut MAPR>` is not satisfied
|
examples/serial-interrupt-idle.rs#L48
this function takes 4 arguments but 5 arguments were supplied
|
|
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/
|
examples/serial-interrupt-idle.rs#L16
unused import: `Config`
|
|
The logs for this run have expired and are no longer available.
Loading