ESP-IDF: Difference between revisions
imported>CrazedProgrammer  Create page "ESP-IDF"  | 
				imported>CrazedProgrammer m Remove empty line below header and add link to Espressif/esp-idf repository  | 
				||
| Line 52: | Line 52: | ||
== Setting up ESP-IDF and the development shell ==  | == Setting up ESP-IDF and the development shell ==  | ||
Clone the [https://github.com/espressif/esp-idf Espressif/esp-idf] repository:  | |||
Clone the Espressif/esp-idf repository:  | |||
<syntaxhighlight lang="sh">  | <syntaxhighlight lang="sh">  | ||
cd ~/esp  | cd ~/esp  | ||