Espressif Systems f33be1ab40 1. sync codes from non-os version 1.1.1:
1). update smartconfig to v2.2;
 2). add some new APIs;
 3). fix bugs in net80211 and wpa;
2. update smart_config demo;
3. fix a bug in app demo;

***internal version 0f73a14a***
2015-06-08 17:29:38 +08:00
2015-01-04 21:28:14 +08:00
2015-05-04 20:07:55 +08:00
2014-12-22 17:14:00 +08:00

esp_iot_rtos_sdk

ESP8266 new SDK based on FreeRTOS

Note

APIs of "esp_iot_rtos_sdk" are same as "esp_iot_sdk"

Libs which are not open source in “esp_iot_rtos_sdk_lib”. Please copy them to "\esp_iot_rtos_sdk\lib", then compile .

More details in "Wiki" !

Compile

using command ./gen_misc.sh

Download

eagle.app.v6.flash.bin, downloads to flash 0x00000

eagle.app.v6.irom0text.bin, downloads to flash 0x40000

blank.bin, downloads to flash 0x7E000

Description
Latest ESP8266 SDK based on FreeRTOS, esp-idf style.
Readme Apache-2.0 70 MiB
Languages
C 86.2%
Python 6%
C++ 4.1%
CMake 1%
Makefile 0.8%
Other 1.6%