diff options
Diffstat (limited to 'icezum/led_on/README.md')
-rw-r--r-- | icezum/led_on/README.md | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/icezum/led_on/README.md b/icezum/led_on/README.md deleted file mode 100644 index 9073c11..0000000 --- a/icezum/led_on/README.md +++ /dev/null @@ -1,16 +0,0 @@ -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 |