Code: Select all
git clone --recursive https://github.com/espressif/esp-who.git
Code: Select all
c:/msys32/home/Simon/esp/esp-who
Code: Select all
make defconfig
Code: Select all
Makefile:11: C:/msys32/home/Simon/esp/esp-who/make/project.mk: No such file or directory
make: *** No rule to make target 'C:/msys32/home/Simon/esp/esp-who/make/project.mk'. Stop.
Code: Select all
make menuconfig
Same error message
I realize as a newbie that you are probably all ready to pounce, but I am not totally new to IoT or coding. I run a LoRa site, have 7 LoRa devices working fine and am handy with Linus and Python. It just appears that the documentation around Espressif is all about Linux and they ignore the fact that it does not work with Windows 10.
I noted that hello_world has a massive subfolder called 'build' that contains 53 more subfolders. Nothing like this in 'recognition_solution'.
Also noted this forum is not very active
Thanks