mirror of
https://github.com/apache/nuttx-apps.git
synced 2025-10-18 00:11:20 +08:00
esp8266 update cosmetic and many bug fix
This commit is contained in:

committed by
Gregory Nutt

parent
85eea42ff6
commit
b3c90a4484
@@ -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
Reference in New Issue
Block a user