mirror of
https://github.com/rust-embedded/awesome-embedded-rust.git
synced 2024-12-13 19:46:34 +00:00
Merge #395
395: Add tm4c129-launchpad to board crates list r=eldruin a=jlogan03 * https://github.com/jlogan03/tm4c129-launchpad Co-authored-by: James Logan <jlogan03@gmail.com>
This commit is contained in:
commit
1abb4df2bf
1 changed files with 1 additions and 0 deletions
|
@ -671,6 +671,7 @@ Crates tailored for specific boards.
|
||||||
|
|
||||||
- [`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].
|
||||||
- [`stellaris-launchpad`](https://crates.io/crates/stellaris-launchpad) - For the Texas Instruments Stellaris Launchpad and Tiva-C Launchpad ![crates.io](https://img.shields.io/crates/v/stellaris-launchpad.svg)
|
- [`stellaris-launchpad`](https://crates.io/crates/stellaris-launchpad) - For the Texas Instruments Stellaris Launchpad and Tiva-C Launchpad ![crates.io](https://img.shields.io/crates/v/stellaris-launchpad.svg)
|
||||||
|
- [`tm4c129-launchpad`](https://github.com/jlogan03/tm4c129-launchpad) - For the Texas Instruments TM4C129-XL Launchpad board
|
||||||
|
|
||||||
### Special Purpose
|
### Special Purpose
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue