stm32-rs / stm32g4xx-hal

Peripheral access API for STM32G4 series microcontrollers
Apache License 2.0
58 stars 45 forks source link

spi-dma: fix warnings #114

Closed jbtheou closed 8 months ago

usbalbin commented 8 months ago

@no111u3 (or anyone else with merge permissions) would you like to take a look at this and #108? Hopefully the CI will pass once those are merged :)

usbalbin commented 8 months ago

Is it possible to re trigger CI now that #108 is merged?

no111u3 commented 8 months ago

Is it possible to re trigger CI now that #108 is merged?

It needs to rebase to current fixed main branch. @jbtheou please update it.

jbtheou commented 8 months ago

Will do shortly

On Sun, Jan 21, 2024, 21:15 Boris Vinogradov @.***> wrote:

Is it possible to re trigger CI now that #108 https://github.com/stm32-rs/stm32g4xx-hal/pull/108 is merged?

It needs to rebase to current fixed main branch. @jbtheou https://github.com/jbtheou please update it.

— Reply to this email directly, view it on GitHub https://github.com/stm32-rs/stm32g4xx-hal/pull/114#issuecomment-1902626092, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAJJMSEGUUU3OEVJMLQGY3LYPUIIHAVCNFSM6AAAAABBNWZZL6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSMBSGYZDMMBZGI . You are receiving this because you were mentioned.Message ID: @.***>

jbtheou commented 8 months ago

Should be good to go. Thanks!