-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Description
Hi all,
Sorry for post ask my question in here, because ESP8266 BBS (https://bbs.espressif.com/) has error.
I want to know,
Can ESP8266_RTOS_SDK use with ESP-IDF?
If yes, how can I use ESP8266_RTOS_SDK with ESP-IDF?
Because ESP8266 RTOS Guide (https://docs.espressif.com/projects/esp8266-rtos-sdk/en/latest/index.html) does not have guide about ESP8266 RTOS SDK can operate with ESP-IDF (in my understand ESP-IDF is for ESP32). I try to find about answer of my question from everywhere, but not found.
Moreover, I try to follow ESP8266 RTOS Guide for set up environment, but there is error at "configure" step. "Make" has error. See below.
Additional, I confuse what is tool chain of ESP8266 RTOS SDK development between
https://dl.espressif.com/dl/esp32_win32_msys2_environment_and_toolchain-20181001.zip
and
https://dl.espressif.com/dl/xtensa-lx106-elf-gcc8_4_0-esp-2020r3-win32.zip.
And I use windows 10 OS 64-bits for development, so I don't know what is terminal to using set up, minGW32 or minGW64 or Window Cmd...
I have many doubt.
Thank you very much in advance,