提交 0819abda 编写于 作者: wuyangyong's avatar wuyangyong

[lwip] update Kconfig: add erx/etx thread config.

上级 7be20be3
......@@ -145,6 +145,14 @@ config RT_USING_LWIP
int "the stack size of lwIP thread"
default 1024
config LWIP_NO_RX_THREAD
bool "Not use Rx thread"
default n
config LWIP_NO_TX_THREAD
bool "Not use Tx thread"
default n
config RT_LWIP_ETHTHREAD_PRIORITY
int "the priority level value of ethernet thread"
default 12
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册