Page 1 of 1

what is the ESP-IDF checkout means in Visual GDB ?

Posted: Sat Apr 28, 2018 3:02 am
by mkseven32
Hi all does anybody knows how to config visual GDB to build the ESP-ADF project?

is that mean i need to redownload the esp-idf again from github?

Re: what is the ESP-IDF checkout means in Visual GDB ?

Posted: Mon Apr 30, 2018 3:10 pm
by Mr_Red
From ADF README.md (emphasis is mine):
ESP-ADF is based on the application layer of ESP-IDF (Espressif IoT Development Framework). So you need to first install the ESP-IDF and then use the ESP-ADF. Please take a look at Get Started

Re: what is the ESP-IDF checkout means in Visual GDB ?

Posted: Wed May 02, 2018 12:32 am
by mkseven32
hi , i have install the ESP_IDF .

does it mean the ESP-IDF checkout need to chose the path of ESP-IDF installed location while i want to develop the ESP-ADF?