We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70c3547 commit b270f49Copy full SHA for b270f49
README.md
@@ -58,6 +58,8 @@ cd hardware
58
mkdir esp8266com
59
cd esp8266com
60
git clone https://github.com/esp8266/Arduino.git esp8266
61
+cd esp8266
62
+git submodule update --init
63
```
64
- Download binary tools (you need Python 2.7)
65
```bash
0 commit comments