Commit Graph

7 Commits

Author SHA1 Message Date
Zhang Jun Hao
965fc47ff8 feat(log): add esp_log to internal wifi lib 2019-04-12 09:35:45 +08:00
dongheng
31efd6f764 feat(esp8266): Remove esp_socket to save flash and ram 2019-03-22 11:24:50 +08:00
dongheng
eef781f9b9 fix(esp8266): Fix esp8266 load RTC segment when reset from deep sleep
Now only 1MB flash is mapped to SoC bus.
2019-03-15 14:08:26 +08:00
Zhang Jun Hao
e1881811ea feat(lib): add rx probe request callback function 2018-12-25 14:04:11 +08:00
Dong Heng
0f728b64de feat(esp8266): Add reset reason function
The function can be disable.
2018-12-19 15:11:29 +08:00
Zhang Jun Hao
e3dc6c2ad6 feat(esp8266): make tx rate start from 1M when ap is too close with station 2018-09-20 20:41:09 +08:00
Dong Heng
2a60aff942 feat(esp8266): Add feature to set/get WIFI rx data ram type
Use iram to upload pbuf.
2018-07-26 16:23:55 +08:00