aboutsummaryrefslogtreecommitdiffstats
path: root/icezum/pushbutton_and/README.md
blob: b4734c5081cb2c55918781a5d93ce1feba8dfec1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
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