16 Commits

Author SHA1 Message Date
7b34f24aa4 feat(esp8266): Perfect WIFI OSI heap trace API 2018-09-18 13:59:47 +08:00
7e8650dd65 feat(esp8266): Refactor task watch dog
1. Remove old watch dog function
2. Put WIFI NVS index table from RAM to flash
2018-09-13 15:20:33 +08:00
7598be4424 fix(esp8266): Fix WPA free data error 2018-09-07 15:52:02 +08:00
a78fb5c99f feat(esp8266): Remove critical from WIFI OSI 2018-08-28 14:24:05 +08:00
8a41b5a58f feat(lib): add backup support lib 2018-07-26 11:51:08 +08:00
8ec5bc6c6d fix(lib): fix crash when generating keys with SSID and password 2018-07-23 20:22:33 +08:00
7177cce70c fix(wifi): Fix set mac address error after wifi connected to AP 2018-07-05 14:57:46 +08:00
18a0d5b5c2 feat(esp8266): remove unused function in old SDK 2018-06-28 21:36:49 +08:00
d2b71a50cf feat(esp8266): Add wifi library after refactoring tcpip adapter APIs 2018-06-26 21:50:11 +08:00
3f9a75be5b feat(wifi): Add wifi api library 2018-06-25 20:11:00 +08:00
def014f43e feat(esp8266): Update ESP8266 library
1. Todo: Update smartconfig
2. minic will not be update later
2018-05-24 10:39:53 +08:00
98bb966357 feat(wifi): Using esp socket in WiFi libs 2018-04-26 18:05:21 +08:00
34cd06c059 feat(esp8266): Remove freeRTOS dependence in internal libs 2018-04-19 20:16:48 +08:00
a832a0d506 feat(esp8266): Remove freeRTOS dependence in internal libs 2018-04-19 16:58:35 +08:00
84829fec67 feat(wifi): remove lwip from wifi 2018-04-17 21:15:34 +08:00
5a62aa1075 feat(esp8266): Move library to esp8266 of components 2018-04-04 20:25:08 +08:00