where could i get more detail about the get-started guide of esp-adf ?

mkseven32
Posts: 32
Joined: Mon Apr 23, 2018 1:21 am

where could i get more detail about the get-started guide of esp-adf ?

Postby mkseven32 » Wed Apr 25, 2018 9:33 am

Hi
when i get the esp-adf packet, i try to build the example project . there is a error as shows below

Code: Select all

F:/msys32/home/11022259/esp/esp-adf/esp-idf/make/project.mk:502: 警告:未定义的变量“which git”
WARNING: Missing submodule components/coap/libcoap...
Attempting 'git submodule update --init components/coap/libcoap' in esp-idf root directory...
子模组 'components/coap/libcoap'(https://github.com/obgm/libcoap.git)未对路径 'components/coap/libcoap' 注册
but there is not more info about the get-started guide in github.
where could i get more detail about it?


BR!


ESP_tuanpm
Posts: 14
Joined: Sat Dec 05, 2015 7:59 am

Re: where could i get more detail about the get-started guide of esp-adf ?

Postby ESP_tuanpm » Fri Apr 27, 2018 2:47 am

Hi @mksevent32

Please retry to clone ADF project with recursive flag and try compile again:

Code: Select all

git clone --recursive https://github.com/espressif/esp-adf.git

Who is online

Users browsing this forum: No registered users and 31 guests