aboutsummaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
authorThomasAvans <tv.intanker@student.avans.nl>2024-04-16 14:27:02 +0200
committerThomasAvans <tv.intanker@student.avans.nl>2024-04-16 14:27:02 +0200
commitc61c1f93c0820b0cb5c31090028f7eea6f2b6e95 (patch)
tree6a2945238e2ce66f968eb3e10757e19e57900496 /readme.md
parentd7ae5e7e265562155476c57628658152a9b2fb92 (diff)
Added build instructions for ESP
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/readme.md b/readme.md
index 08eac3c..cf2f4c7 100644
--- a/readme.md
+++ b/readme.md
@@ -11,3 +11,9 @@ 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