David-OConnor / stm32-hal

This library provides access to STM32 peripherals in Rust.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

U5 Support

gdf8gdn8 opened this issue · comments

Sweet. I guess there's no reason not to now that the SVD's out. I'll have a crack at it when I find time.

Upon further consideration, I'd like to wait until it's supported in the stm32-rs repo, since this library is an abstraction upon the PACs these generate.

Hi together,
just wanted to give a heads up on that the stm32u5 PAC has been merged: stm32-rs/stm32-rs#744