File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -20,6 +20,7 @@ This project is developed and maintained by the [Resources team][team].
20
20
* [ Nordic] ( #nordic )
21
21
* [ NXP] ( #nxp )
22
22
* [ SiFive] ( #sifive )
23
+ * [ Silicon Labs] ( #silicon-labs )
23
24
* [ STMicroelectronics] ( #stmicroelectronics )
24
25
* [ Texas Instruments] ( #texas-instruments )
25
26
* [ MSP430] ( #msp430 )
@@ -32,7 +33,7 @@ This project is developed and maintained by the [Resources team][team].
32
33
* [ STMicroelectronics] ( #stmicroelectronics-1 )
33
34
* [ Texas Instruments] ( #texas-instruments-1 )
34
35
* [ Espressif] ( #espressif )
35
- * [ Silicon Labs] ( #silicon-labs )
36
+ * [ Silicon Labs] ( #silicon-labs-1 )
36
37
* [ XMC] ( #xmc )
37
38
* [ Architecture support crates] ( #architecture-support-crates )
38
39
* [ ARM] ( #arm )
@@ -144,6 +145,9 @@ Peripheral Access Crates were also called Device Crates.
144
145
145
146
- [ ` e310x ` ] ( https://github.com/riscv-rust/e310x ) - svd2rust generated interface to SiFive [ Freedom E310] ( https://www.sifive.com/cores/e31 ) MCUs - ![ crates.io] ( https://img.shields.io/crates/v/e310x.svg )
146
147
148
+ ### Silicon Labs
149
+ - [ ` 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 )
150
+
147
151
### STMicroelectronics
148
152
149
153
The [ ` stm32-rs ` ] ( https://github.com/stm32-rs/stm32-rs ) project has peripheral access APIs for most STM32 microcontrollers (generated using svd2rust):
You can’t perform that action at this time.
0 commit comments