Closed ThyMYthOS closed 3 weeks ago
@Fabien-Chouteau @JeremyGrosser
So in order to update rp2040_hal and/or stm32f0x2_hal to usb_embedded 0.3.1, cortex_m has to be updated to depend on hal ~0.4.
rp2040_hal
stm32f0x2_hal
usb_embedded 0.3.1
cortex_m
hal ~0.4
Hi @ThyMYthOS I forgot to mention that we published 1.0.0 released of hal, cortex_m, usb_embedded, atomic, and bbqueue.
hal
usb_embedded
atomic
bbqueue
But it looks like you already have the news.
@Fabien-Chouteau @JeremyGrosser
So in order to update
rp2040_hal
and/orstm32f0x2_hal
tousb_embedded 0.3.1
,cortex_m
has to be updated to depend onhal ~0.4
.