stm32l4xx-hal icon indicating copy to clipboard operation
stm32l4xx-hal copied to clipboard

STM32L4R5 PAC file is released

Open explocion opened this issue 2 years ago • 4 comments

It seems that PAC file f or stm32l4r5 has just released in stm32-rs. Perhaps now stm32l4r5 feature can be enabled.

explocion avatar Jun 17 '22 20:06 explocion

What needs to happen to get this done?

mattcarp12 avatar Jul 02 '22 20:07 mattcarp12

Here is a PR https://github.com/stm32-rs/stm32l4xx-hal/pull/292. The build is failing.

@gauteh

mattcarp12 avatar Jul 02 '22 20:07 mattcarp12

New release from stm32-rs https://github.com/stm32-rs/stm32-rs/releases/tag/v0.15.0 including the L4R5 support.

New PR here: https://github.com/stm32-rs/stm32l4xx-hal/pull/324

mattcarp12 avatar Jul 04 '22 11:07 mattcarp12

Great!

explocion avatar Jul 04 '22 14:07 explocion