diff --git a/README.md b/README.md index 3e5b3cf..60a3c7b 100644 --- a/README.md +++ b/README.md @@ -227,7 +227,7 @@ The [`stm32-rs`](https://github.com/stm32-rs/stm32-rs) project has peripheral ac ### MSP430 - [`msp430g2553`](https://github.com/japaric/msp430g2553) Peripheral access API for MSP430G2553 microcontrollers (generated using svd2rust) - - [msp430 quickstart](https://github.com/japaric/msp430-quickstart) some examples for msp430 + - [msp430 quickstart](https://github.com/rust-embedded/msp430-quickstart) some examples for msp430 - [`msp430fr2355`](https://crates.io/crates/msp430fr2355) Peripheral access API for MSP430FR2355 microcontrollers (generated using svd2rust) ### Ambiq Micro