aboutsummaryrefslogtreecommitdiff
path: root/readme.md
blob: cf2f4c7b1b7ea9b25495a12451a98a81faf031ed (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# puzzle box

Avans University of Applied Sciences project puzzle box.

## Tests

```
mkdir -p test/build
cd test/build
cmake ..
make
make test
```

## ESP
1. Download ESP-IDF extension in vscode
2. Install using 'express' option
3. For windows: https://docs.espressif.com/projects/esp-idf/en/stable/esp32/get-started/windows-setup.html#get-started-windows-first-steps
4. For Linux: https://docs.espressif.com/projects/esp-idf/en/stable/esp32/get-started/linux-macos-setup.html#get-started-linux-macos-first-steps