File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -23,6 +23,7 @@ This project is developed and maintained by the [Resources team][team].
23
23
* [ STMicroelectronics] ( #stmicroelectronics )
24
24
* [ Texas Instruments] ( #texas-instruments )
25
25
* [ MSP430] ( #msp430 )
26
+ * [ Ambiq Micro] ( #ambiq-micro )
26
27
* [ HAL implementation crates] ( #hal-implementation-crates )
27
28
* [ OS] ( #os )
28
29
* [ Nordic] ( #nordic-1 )
@@ -159,6 +160,10 @@ Peripheral Access Crates were also called Device Crates.
159
160
160
161
- [ ` msp430g2553 ` ] ( https://github.com/japaric/msp430g2553 ) Peripheral access API for MSP430G2553 microcontrollers (generated using svd2rust)
161
162
- [ msp430 quickstart] ( https://github.com/japaric/msp430-quickstart ) some examples for msp430
163
+
164
+ ### Ambiq Micro
165
+
166
+ - [ ` ambiq-apollo3-pac ` ] ( https://crates.io/crates/ambiq-apollo3-pac ) Peripheral access API for Ambiq Apollo3 microcontrollers (generated using svd2rust)
162
167
163
168
## HAL implementation crates
164
169
You can’t perform that action at this time.
0 commit comments