IR_Demo_For_ESP8266_NONOS_SDK is a demo about Infrared communications based on ESP8266_NONOS_SDK.
If using ESP8266_NONOS_SDK_V1.5.0 or later version, please add "-lcrypto" in 'LINKFLAGS_eagle.app.v6" area of the Makefile.
IR_Demo_For_ESP8266_NONOS_SDK 为基于 ESP8266_NONOS_SDK 的红外应用的示例。
如果使用 ESP8266_NONOS_SDK_V1.5.0 或之后版本,请在示例的 Makefile 中 'LINKFLAGS_eagle.app.v6" 区域增加 "-lcrypto" 。
IR_Demo_For_ESP8266_RTOS_SDK is a demo about Infrared communications based on ESP8266_RTOS_SDK.
IR_Demo_For_ESP8266_RTOS_SDK 为基于 ESP8266_RTOS_SDK 的红外应用的示例。
Thanks for your interest in ESP8266 !