Skip to content

Commit 06c1b36

Browse files
trembeltherealprof
authored andcommitted
Added Ambiq Apollo3 PAC (#194)
1 parent d84a7b1 commit 06c1b36

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ This project is developed and maintained by the [Resources team][team].
2323
* [STMicroelectronics](#stmicroelectronics)
2424
* [Texas Instruments](#texas-instruments)
2525
* [MSP430](#msp430)
26+
* [Ambiq Micro](#ambiq-micro)
2627
* [HAL implementation crates](#hal-implementation-crates)
2728
* [OS](#os)
2829
* [Nordic](#nordic-1)
@@ -159,6 +160,10 @@ Peripheral Access Crates were also called Device Crates.
159160

160161
- [`msp430g2553`](https://github.com/japaric/msp430g2553) Peripheral access API for MSP430G2553 microcontrollers (generated using svd2rust)
161162
- [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)
162167

163168
## HAL implementation crates
164169

0 commit comments

Comments
 (0)