Espressif Systems c24c2a557d NEW VERSION: 1.1.0
1. Add pwm support;
2. Add c++ support; Please update to the latest folder "ld".
3. Add rand in libminic;
4. Add new reset reason REASON_EXT_SYS_RST in rst_reason;
5. Update the complied script ‘gen_misc.sh(bat)’, use the new boot and remove the old one;
6. Update folder "tools", and support CRC check of bin files;  Please update to the latest folder "tools".
7. Optimize the process procedure of Wi-Fi event;
8. Fix bugs in printf when its runs out of memory;
9. Fix bugs in malloc when CACHE is disabled;
10.Fix exception and WDT reset bugs when CACHE is disabled;
11.Fix some Wi-Fi connection bugs;
12.Fix some Wi-Fi scan bugs;
13.Tune API "wifi_station_get_connect_status" for more accurate WiFi positioning;
14.Porting the optimization of non-OS SDK to RTOS SDK;
15.Fix other minor bugs.
2015-08-21 18:10:07 +08:00
2015-08-21 18:10:07 +08:00
2015-08-21 18:10:07 +08:00
2015-01-04 21:28:14 +08:00
2015-08-21 18:10:07 +08:00
2015-08-21 18:10:07 +08:00
2015-08-21 18:10:07 +08:00
2015-08-21 18:10:07 +08:00
2015-08-21 18:10:07 +08:00
2015-05-04 20:07:55 +08:00
2015-08-21 18:10:07 +08:00
2015-05-29 20:40:39 +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"

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 69 MiB
Languages
C 86.2%
Python 6%
C++ 4.1%
CMake 1%
Makefile 0.8%
Other 1.6%