aboutsummaryrefslogtreecommitdiffstats
path: root/icezum/led_on/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'icezum/led_on/README.md')
-rw-r--r--icezum/led_on/README.md16
1 files changed, 16 insertions, 0 deletions
diff --git a/icezum/led_on/README.md b/icezum/led_on/README.md
new file mode 100644
index 0000000..9073c11
--- /dev/null
+++ b/icezum/led_on/README.md
@@ -0,0 +1,16 @@
+A hello world example for the **Icezum Alhambra board**
+It just turn on the led0 and turn off the others
+
+Execute
+
+```sh
+$ make
+```
+
+for synthesizing the example and
+
+```sh
+$ make prog
+```
+
+for programing the board