Skip to content

Commit 43d78ce

Browse files
bors[bot]Disasm
andcommitted
Merge #158
158: Use subitems for MSP430 quickstart crates r=jamesmunns a=Disasm Technically, they are not Peripheral Access Crates Co-authored-by: Vadim Kaushan <[email protected]>
2 parents ce30d45 + fd8eada commit 43d78ce

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -140,8 +140,7 @@ Peripheral Access Crates were also called Device Crates.
140140
### MSP430
141141

142142
- [`msp430g2553`](https://github.com/japaric/msp430g2553) Peripheral access API for MSP430G2553 microcontrollers (generated using svd2rust)
143-
- [rust on msp](https://github.com/japaric/rust_on_msp) Simple blinking LED example that runs on MSP430.
144-
- [msp430 quickstart](https://github.com/japaric/msp430-quickstart) some examples for msp430
143+
- [msp430 quickstart](https://github.com/japaric/msp430-quickstart) some examples for msp430
145144

146145
## HAL implementation crates
147146

0 commit comments

Comments
 (0)