diff options
Diffstat (limited to 'icezum/pushbutton_and/README.md')
-rw-r--r-- | icezum/pushbutton_and/README.md | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/icezum/pushbutton_and/README.md b/icezum/pushbutton_and/README.md deleted file mode 100644 index b4734c5..0000000 --- a/icezum/pushbutton_and/README.md +++ /dev/null @@ -1,17 +0,0 @@ -A hello world example for the **Icezum Alhambra board** -Testing the sw1 and sw1 pushbutton with an AND gate. The state of the AND -and its negated are wired to the led0 and led7 respectively - -Execute - -```sh -$ make -``` - -for synthesizing the example and - -```sh -$ make prog -``` - -for programing the board |