mirror of
https://github.com/rust-embedded/awesome-embedded-rust.git
synced 2024-12-24 17:00:40 +00:00
Fix typo.
This commit is contained in:
parent
013d30962f
commit
d3da77925f
1 changed files with 1 additions and 1 deletions
|
@ -118,7 +118,7 @@ Register definition for microcontroller families. Usually generated using [`svd2
|
|||
### Texas Instruments
|
||||
|
||||
- [`tm4c123x`](https://crates.io/crates/tm4c123x) Peripheral access API for TM4C123x microcontrollers (generated using svd2rust)
|
||||
- [`tm4c129x`](https://crates.io/crates/tm4c129x) Peripheral access API for TM4C123x microcontrollers (generated using svd2rust)
|
||||
- [`tm4c129x`](https://crates.io/crates/tm4c129x) Peripheral access API for TM4C129x microcontrollers (generated using svd2rust)
|
||||
|
||||
### MSP430
|
||||
|
||||
|
|
Loading…
Reference in a new issue