|
37ffcbe9e6
|
feat(esp8266): Add feature to copy old RF parameters to new SDK partition
The old SDK's RF parameters is also kept.
|
2019-05-05 09:58:18 +08:00 |
|
|
965fc47ff8
|
feat(log): add esp_log to internal wifi lib
|
2019-04-12 09:35:45 +08:00 |
|
|
31efd6f764
|
feat(esp8266): Remove esp_socket to save flash and ram
|
2019-03-22 11:24:50 +08:00 |
|
|
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 |
|
|
e1881811ea
|
feat(lib): add rx probe request callback function
|
2018-12-25 14:04:11 +08:00 |
|
|
0f728b64de
|
feat(esp8266): Add reset reason function
The function can be disable.
|
2018-12-19 15:11:29 +08:00 |
|
|
e3dc6c2ad6
|
feat(esp8266): make tx rate start from 1M when ap is too close with station
|
2018-09-20 20:41:09 +08:00 |
|
|
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 |
|