stm32-rs / stm32g0xx-hal

Peripheral access API for STM32G0 series microcontrollers
Apache License 2.0
73 stars 51 forks source link

Update to stm32g0 0.15.1 #130

Closed stillinbeta closed 4 months ago

stillinbeta commented 1 year ago

status

board status
stm32g030 :warning:
stm32g050 :x:
stm32g070 :warning:
stm32g0b0 :x:
stm32g031 :warning:
stm32g041 :x:
stm32g051 :x:
stm32g061 :x:
stm32g071 :warning:
stm32g081 :warning:
stm32g0b1 :x:
stm32g0c1 :x:
stillinbeta commented 1 year ago

This is, best I can tell, the only way to get support for g0b1 etc

dotcypress commented 1 year ago

CI is failed, could you take a look?

stillinbeta commented 1 year ago

This is a work in progress, I don't expect it to pass yet.

On Fri, Dec 9, 2022, 10:58 Vitaly Domnikov @.***> wrote:

CI is failed, could you take a look?

— Reply to this email directly, view it on GitHub https://github.com/stm32-rs/stm32g0xx-hal/pull/130#issuecomment-1344657069, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAD724G2WSUW5UTMLZNPYWLWMN6PFANCNFSM6AAAAAASRODMLU . You are receiving this because you authored the thread.Message ID: @.***>

dimpolo commented 1 year ago

This seems to do the same as #79 and more. I'm happy to pass this over, just be aware that you'll likely be blocked on https://github.com/stm32-rs/stm32-rs/issues/641#issuecomment-1346940114

andresv commented 4 months ago

I am closing this one. 0.15.1 is added with: https://github.com/stm32-rs/stm32g0xx-hal/pull/149. New targets should be added with separate PRs.