I use ESP8266_RTOS_SDK by setup follow guide below.
https://docs.espressif.com/projects/esp8266-rtos-sdk/en/latest/get-started/index.html
Until "Configure" `step,
I use minGW32 terminal for "make menuconfig" below.
The error has occured.
make: *** No rule to make target '/home/xxxx/esp/hello_world/menuconfig', stop.
How can I fix this problem?
PS.
I skipped "Setup Path to ESP8266_RTOS_SDK" step. Because I don't know, how can I setup Path?
I setup all steps through minGW32 all, I am not sure, is it correct or not?