error with make menuconfig
Posted: Wed May 30, 2018 4:41 pm
Hello,
I just started the set up of the ESP-IDF using the tutorial in this link http://esp-idf.readthedocs.io/en/latest/get-started/
when I arrived to the Configure and I type
cd ~/esp/hello_world
make menuconfig
I get this error
tecnico@pc3 MINGW64 ~/esp/blink
$ make menuconfig
Makefile:8: /make/project.mk: No such file or directory
make: *** Nessuna regola per generare l'obiettivo "/make/project.mk". Arresto.
I tried everything for hours and no luck ...Please help
I just started the set up of the ESP-IDF using the tutorial in this link http://esp-idf.readthedocs.io/en/latest/get-started/
when I arrived to the Configure and I type
cd ~/esp/hello_world
make menuconfig
I get this error
tecnico@pc3 MINGW64 ~/esp/blink
$ make menuconfig
Makefile:8: /make/project.mk: No such file or directory
make: *** Nessuna regola per generare l'obiettivo "/make/project.mk". Arresto.
I tried everything for hours and no luck ...Please help