esp8266 update cosmetic and many bug fix

This commit is contained in:
Pierre-Noel Bouteville
2016-12-04 08:35:02 -06:00
committed by Gregory Nutt
parent 85eea42ff6
commit b3c90a4484
3 changed files with 1714 additions and 392 deletions

View File

@@ -28,6 +28,10 @@ config NETUTILS_ESP8266_MAXRXLEN
int "Max. RX length"
default 256
config NETUTILS_ESP8266_WORKER_BUF_LEN
int "Max. Worker RX length"
default 256
config NETUTILS_ESP8266_THREADPRIO
int "Worker thread priority"
default 100

File diff suppressed because it is too large Load Diff