64 Commits

Author SHA1 Message Date
f3042fbd28 Merge branch 'feature/update_openssl_example_use_pem_file_directly' into 'master'
feat(examples): Update openssl server/client example to use pem file directly

See merge request sdk/ESP8266_RTOS_SDK!146
2018-05-11 17:15:50 +08:00
5d2ea7e4cf feat(examples): Update openssl server/client example to use pem file directly 2018-05-11 17:08:52 +08:00
60ad24e02c feat(examples): Fix compile issues of examples after sntp update 2018-05-11 10:33:06 +08:00
b5624b1fc5 feat(examples): Add cmake script for openssl_demo 2018-05-04 17:51:07 +08:00
f704a0773e Merge branch 'bugfix/fix_wolfssl_example_compile_error' into 'master'
fix(examples): Fix wolfssl example compile error

See merge request sdk/ESP8266_RTOS_SDK!113
2018-05-03 15:28:13 +08:00
e3bc1fb7ce fix(examples): Fix wolfssl example compile error 2018-05-03 15:26:07 +08:00
49a636eaf6 feat(examples): Modify examples according to lwip V2.0.3
Change ip_addr/ip_addr_t to ip4_addr/ip4_addr_t.
2018-05-02 16:13:19 +08:00
0e71d7a5ba feat(example): Remove websocket demo which based on nopoll 2018-04-28 20:49:34 +08:00
2951ce795a Merge branch 'feature/add_mbedtls_example' into 'master'
feat(examples): Add https mbedtls example

See merge request sdk/ESP8266_RTOS_SDK!84
2018-04-26 18:09:17 +08:00
a1abb1ef32 feat(examples): Add https-wolfssl example 2018-04-26 17:50:21 +08:00
c449c39388 feat(examples): Add https mbedtls example 2018-04-25 19:05:57 +08:00
e82247bf35 feat(nopoll): Redefine nopoll file folder structure 2018-04-21 14:26:44 +08:00
f30b84f3d4 feat(example): Use CC0 license for examples 2018-04-12 14:03:21 +08:00
3f0f3f152a feat(example): Restructure examples folder 2018-04-12 11:45:59 +08:00
9c0d391bc1 fix(example): Fix compile issue 2018-04-12 11:38:52 +08:00
982a4d157c feat(example): Modify websocket example for new make 2018-04-12 11:35:45 +08:00
1570a1f59b feat(example): Modify mqtt example for new make 2018-04-09 17:16:53 +08:00
6f0e55d6fc Merge branch 'feature/modify_example_openssl_server_for_new_make' into 'refactor'
Modify openssl server example for new make

See merge request sdk/ESP8266_RTOS_SDK!50
2018-04-09 14:29:18 +08:00
00ef89d943 Merge branch 'feature/modify_example_openssl_for_new_make' into 'refactor'
Modify openssl demo example for new make

See merge request sdk/ESP8266_RTOS_SDK!49
2018-04-09 14:25:32 +08:00
74c4a6ac74 Merge branch 'feature/modify_example_openssl_client_for_new_make' into 'refactor'
Modify openssl client example for new make

See merge request sdk/ESP8266_RTOS_SDK!51
2018-04-09 14:25:19 +08:00
9d41bfd0a7 feat(example): Modify openssl server example for new make 2018-04-09 14:24:57 +08:00
cd45e456f9 feat(example): Modify openssl client example for new make 2018-04-09 14:24:06 +08:00
01156838b2 feat(example): Modify openssl demo example for new make 2018-04-09 14:22:53 +08:00
13522b0a1d Merge branch 'feature/modify_example_smartconfig_for_new_make' into 'refactor'
Modify smart_config example for new make

See merge request sdk/ESP8266_RTOS_SDK!46
2018-04-09 14:21:27 +08:00
be9618717a Merge branch 'feature/modify_example_project_template_for_new_make' into 'refactor'
Modify project template example for new make

See merge request sdk/ESP8266_RTOS_SDK!47
2018-04-09 14:21:18 +08:00
357c88d029 Merge branch 'feature/modify_example_wifi_station_machine_for_new_make' into 'refactor'
Modify wifi station machine example for new make

See merge request sdk/ESP8266_RTOS_SDK!44
2018-04-09 14:20:35 +08:00
716d40bbab feat(example): Modify smart_config example for new make 2018-04-09 14:20:08 +08:00
9e9172638f Merge branch 'feature/modify_example_wps_to_new_make' into 'refactor'
Modify wps example for new make

See merge request sdk/ESP8266_RTOS_SDK!43
2018-04-09 14:18:21 +08:00
08f899fbbf feat(example): Modify wifi station machine example for new make 2018-04-09 14:17:14 +08:00
7004e783ca feat(example): Modify spiffs test example for new make 2018-04-09 14:14:30 +08:00
f68352dd73 feat(example): Modify wps example for new make 2018-04-09 14:13:28 +08:00
e2d2be3c6f feat(example): Modify project template example for new make 2018-04-09 14:12:39 +08:00
d2a5facdca feat(mqtt): add APIs for mqtt ssl functionality
internal: 2c667eef
2018-03-27 19:45:06 +08:00
e929eef26e feat(example): Add mqtt client demo
internal: 6f953538
2018-01-08 10:28:56 +08:00
436a668aac feat(example): Add openssl client demo
internal: 68e12fc3
2018-01-08 10:21:51 +08:00
31383990e2 feat(example): Add openssl server demo
internal: 9c54c474
2018-01-08 10:20:42 +08:00
3577acc9b8 feat(mesh): Remove mesh support
We will only support wifi mesh in esp32.

internal: 84ce7c72
2017-12-26 21:09:10 +08:00
fdd3346291 spi_flash: add support for 8MB & 16MB flash size
1. update support for 8MB & 16MB flash size
2. update compile ENV to generate image in 8MB & 16MB flash size map
3. update function "user_rf_cal_sector" in example code
2017-05-15 16:11:11 +08:00
082f420d20 fix: Fix websocket error
Fix websocket and delete some useless test cases.
2017-05-15 15:27:28 +08:00
97ef22e7dd feat: Modify file mode 2017-05-15 15:16:11 +08:00
4c58d9eee3 example: Add wifi station machine demo 2017-03-16 19:41:43 +08:00
d587762e50 example: Add wps demo project 2017-03-16 19:19:17 +08:00
bbdf36667a openssl: sync openssl wrap layer from esp-idf and add openssl_demo 2017-02-04 10:51:11 +08:00
51ac0fe500 NEW VERSION: 1.5.0
1.  add spi flash erase protect mechanism, boot and current runing user
bin can not been erased;
2.  add memleak debug feature;
3.  fix spi overlap issue;
4.  fix call wifi_station_disconnect, disconnect event enter twice
issue;
5.  fix crash when set opmode from station to softAP in scan done
callback;
6.  modify spi flash erase/write flow, clear protect status if needed;
7.  fix rf init data sector broken issue, add user_rf_cal_sector_set,
user application MUST have this function, refer to examples;
8.  fix system parameter sector broken issue when frequently power
on/off;
9.  fix the max value of os_timer_arm;
10. fix dns issue in some routers;
11. add sntp support;
12. update smartconfig to 2.5.4;
13. update open freedom to support send beacon packet;
14. fix seldom rf not work issue after external reset;
15. fix pwm issue;
16. fix status error got by wifi_station_get_connect_status;
17. fix assert in pp;
18. fix huawei X4 connect softAP issue;
19. optimize sleep strategy;
20. add vendor IE support;
21. update libphy.a to 1055;
22. add weak function wifi_set_backup_mac to let user set MAC;
23. fix bug of lwip and optimize socket mechanism;
24. update boot loader to v1.6;
25. update esp_init_data_default.bin
26. add mbedtls support;
27. fix other bugs;
2016-11-09 22:39:56 +08:00
efd2819870 Version 1.4.0(cb4060d9)
1. fix a bug in wifi_send_pkt_freedom;
2. modify driver code due to _xt_isr_attach parameter changed;
2016-03-01 17:49:44 +08:00
dba89f9aba NEW VERSION: 1.4.0
1. update boot.bin to v1.5;
2. phy version to 762;
3. add wifi_station_set/get_hostname api;
4. optimize net80211;
5. optimize ssl;
6. optimize ota;
7. optimize dhcp client;
8. update smartconfig to version 2.5.3;
9. support gpio wakeup;
10.enable IGMP in lwip;
11.some modify due to phy update;
12.add espconn_init in espconn.h;
13.update cjson/freertos/ssl;
14.add lwip/nopoll source code;
15.add libairkiss.a/airkiss.h, update smart_config;
16.update esp_init_data_default.bin;
17.irom0 too large, start addr change to 0x20000;
18.some modifications for system stability;
19.many other optimization;
2016-02-26 20:40:06 +08:00
50459308c1 fix a mistake in hw_time.c; 2015-11-16 10:02:06 +08:00
bc0cf96ab6 fix websocket_demo compile issue; 2015-11-11 13:33:12 +08:00
5164a74d46 update Makefile, fix websocket_demo compile issue; 2015-11-10 13:56:03 +08:00
3ca6af5da6 NEW VERSION: 1.3.0
1. Add libssc.a, simple serial console lib.
 2. Add libspiffs.a, SPI file system.
 3. Add libwps.a to support WPS.
 4. Add libespconn.a, Espressif connection lib.
 5. Add libespnow.a to support Espressif ESP-NOW.
 6. Add libmesh.a, Espressif mesh.
 7. Add libnopoll.a, websocket.
 8. Add make_lib.sh in "third_party" folder.
 9. Add modem-sleep & light-sleep supported.
10. Update libcirom.a to support float IO.
11. Update gen_misc.sh & gen_misc.bat.
12. Update header files, add comments in doxygen style.
13. Update libsmartconfig.a to version 2.5.2.
14. Update libssl.a.
15. Updates driver (PWM/UART/GPIO/SPI/Hardware timer).
16. Update open source codes of third_party.
17. Modify "ld" files, "dram0 len" should be 0x18000 in RTOS SDK.
18. Remove header files in extra_include, which are already in compile folder.
19. Other APIs sync from non-OS SDK, more details in documentation "20B-ESP8266__RTOS_SDK_API Reference".
20. Other optimization to make the SDK more stable.
2015-11-02 19:42:55 +08:00