mirror of
https://github.com/mist-devel/mist-board.git
synced 2026-01-28 12:38:43 +00:00
15 lines
288 B
Markdown
15 lines
288 B
Markdown
MIST tutorials
|
|
==============
|
|
|
|
LED
|
|
---
|
|
|
|
A blinking led: A simple "Hello World" for the MIST board. Use this as
|
|
a quick start to compile your first own core.
|
|
|
|
Pong
|
|
----
|
|
|
|
A very simple implementation of the pong. Demonstrates the generation
|
|
of VGA video signals and the usage of joysticks.
|