We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49e5b85 commit f469db8Copy full SHA for f469db8
README.md
@@ -54,6 +54,8 @@ You can activate/deactivate some functionality with the help of the following de
54
Execute the following commends in the root of the Arduino-Emulator:
55
56
```Bash
57
+git clone --recurse-submodules https://github.com/pschatzmann/Arduino-Emulator
58
+cd Arduino-Emulator
59
mkdir build
60
cd build
61
cmake -DUSE_RPI=OFF -DUSE_HTTPS=OFF -DCMAKE_BUILD_TYPE=Debug ..
0 commit comments