mirror of
https://github.com/rust-embedded/awesome-embedded-rust.git
synced 2024-11-15 06:12:58 +00:00
Update README.md
This commit is contained in:
parent
3b5741de38
commit
659f11f595
@ -60,6 +60,7 @@ This project is developed and maintained by the [Resources team][team].
|
|||||||
* [Sony](#sony)
|
* [Sony](#sony)
|
||||||
* [STMicroelectronics](#stmicroelectronics-2)
|
* [STMicroelectronics](#stmicroelectronics-2)
|
||||||
* [Texas Instruments](#texas-instruments-2)
|
* [Texas Instruments](#texas-instruments-2)
|
||||||
|
* [Teensy](#teensy)
|
||||||
* [Special Purpose](#special-purpose)
|
* [Special Purpose](#special-purpose)
|
||||||
* [Component abstraction crates](#component-abstraction-crates)
|
* [Component abstraction crates](#component-abstraction-crates)
|
||||||
* [Driver crates](#driver-crates)
|
* [Driver crates](#driver-crates)
|
||||||
@ -480,6 +481,9 @@ Crates tailored for specific boards.
|
|||||||
|
|
||||||
[Nucleo-F401RE]: https://www.st.com/en/evaluation-tools/nucleo-f401re.html
|
[Nucleo-F401RE]: https://www.st.com/en/evaluation-tools/nucleo-f401re.html
|
||||||
|
|
||||||
|
### Teensy
|
||||||
|
- [`teensy4-rs`](https://github.com/mciantyre/teensy4-rs)
|
||||||
|
|
||||||
### Texas Instruments
|
### Texas Instruments
|
||||||
|
|
||||||
- [`monotron`](https://github.com/thejpster/monotron) - A 1980s home-computer style application for the Texas Instruments Stellaris Launchpad. PS/2 keyboard input, text output on a bit-bashed 800x600 VGA signal. Uses [menu], [vga-framebuffer] and [pc-keyboard].
|
- [`monotron`](https://github.com/thejpster/monotron) - A 1980s home-computer style application for the Texas Instruments Stellaris Launchpad. PS/2 keyboard input, text output on a bit-bashed 800x600 VGA signal. Uses [menu], [vga-framebuffer] and [pc-keyboard].
|
||||||
|
Loading…
Reference in New Issue
Block a user