You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
225: Adding XMC4xxx PAC and HAL r=ryankurte a=lucasbrendel
Adding the XMC4xxx Peripheral access crates and the XMC4 HAL crate.
Co-authored-by: Lucas Brendel <[email protected]>
@@ -195,6 +196,18 @@ The [`stm32-rs`](https://github.com/stm32-rs/stm32-rs) project has peripheral ac
195
196
196
197
-[`gd32vf103-pac`](https://github.com/riscv-rust/gd32vf103-pac) Peripheral access API for GD32VF103 RISC-V microcontrollers (generated using svd2rust) - 
197
198
199
+
### XMC
200
+
201
+
Peripheral access crates for the different XMC4xxx families of microcontrollers
Implementations of [`embedded-hal`] for microcontroller families and systems running some OS. - 
@@ -310,6 +323,7 @@ Also check the list of [STMicroelectronics board support crates][stm-bsc]!
0 commit comments