@@ -243,6 +243,24 @@ Peripheral Access Crates were also called Device Crates.
243243
244244- [ ` efm32pg12-pac ` ] ( https://crates.io/crates/efm32pg12-pac ) - Peripheral access API for Silicon Labs EFM32PG12 microcontrollers - ![ crates.io] ( https://img.shields.io/crates/v/efm32pg12-pac )
245245
246+ The [ ` efm32-rs ` ] ( https://github.com/efm32-rs ) project has peripheral access APIs for most EFM32 microcontrollers (generated using svd2rust):
247+ 248+ - [ ` efm32g-pac ` ] ( https://crates.io/crates/efm32g-pac ) - ![ crates.io] ( https://img.shields.io/crates/v/efm32g-pac )
249+ - [ ` efm32gg-pac ` ] ( https://crates.io/crates/efm32gg-pac ) - ![ crates.io] ( https://img.shields.io/crates/v/efm32gg-pac )
250+ - [ ` efm32gg11b-pac ` ] ( https://crates.io/crates/efm32gg11b-pac ) - ![ crates.io] ( https://img.shields.io/crates/v/efm32gg11b-pac )
251+ - [ ` efm32gg12b-pac ` ] ( https://crates.io/crates/efm32gg12b-pac ) - ![ crates.io] ( https://img.shields.io/crates/v/efm32gg12b-pac )
252+ - [ ` efm32hg-pac ` ] ( https://crates.io/crates/efm32hg-pac ) - ![ crates.io] ( https://img.shields.io/crates/v/efm32hg-pac )
253+ - [ ` efm32jg1b-pac ` ] ( https://crates.io/crates/efm32jg1b-pac ) - ![ crates.io] ( https://img.shields.io/crates/v/efm32jg1b-pac )
254+ - [ ` efm32jg12b-pac ` ] ( https://crates.io/crates/efm32jg12b-pac ) - ![ crates.io] ( https://img.shields.io/crates/v/efm32jg12b-pac )
255+ - [ ` efm32lg-pac ` ] ( https://crates.io/crates/efm32lg-pac ) - ![ crates.io] ( https://img.shields.io/crates/v/efm32lg-pac )
256+ - [ ` efm32pg-pac ` ] ( https://crates.io/crates/efm32pg-pac ) - ![ crates.io] ( https://img.shields.io/crates/v/efm32pg-pac )
257+ - [ ` efm32pg22-pac ` ] ( https://crates.io/crates/efm32pg22-pac ) - ![ crates.io] ( https://img.shields.io/crates/v/efm32pg22-pac )
258+ - [ ` efm32pg23-pac ` ] ( https://crates.io/crates/efm32pg23-pac ) - ![ crates.io] ( https://img.shields.io/crates/v/efm32pg23-pac )
259+ - [ ` efm32tg-pac ` ] ( https://crates.io/crates/efm32tg-pac ) - ![ crates.io] ( https://img.shields.io/crates/v/efm32tg-pac )
260+ - [ ` efm32tg11b-pac ` ] ( https://crates.io/crates/efm32tg11b-pac ) - ![ crates.io] ( https://img.shields.io/crates/v/efm32tg11b-pac )
261+ - [ ` efm32wg-pac ` ] ( https://crates.io/crates/efm32wg-pac ) - ![ crates.io] ( https://img.shields.io/crates/v/efm32wg-pac )
262+ - [ ` efm32zg-pac ` ] ( https://crates.io/crates/efm32zg-pac ) - ![ crates.io] ( https://img.shields.io/crates/v/efm32zg-pac )
263+ 246264### STMicroelectronics
247265
248266The [ ` stm32-rs ` ] ( https://github.com/stm32-rs/stm32-rs ) project has peripheral access APIs for most STM32 microcontrollers (generated using svd2rust):
0 commit comments