aboutsummaryrefslogtreecommitdiffstats
path: root/icezum/pushbutton/README.md
blob: 6aba7308a861ba4d84859807a3f21b0c2c4e5ea9 (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 pushbutton. The state of the button and its negated are wired
to led0 and led7 respectively

Execute

```sh
$ make
```

for synthesizing the example and

```sh
$ make prog
```

for programing the board