mirror of
https://github.com/apache/nuttx.git
synced 2026-06-05 15:58:59 +08:00
SAMV7 Ethernet: Fix some errors in circular queue handling
This commit is contained in:
@@ -492,6 +492,11 @@ Selecting the GMAC peripheral
|
||||
CONFIG_AT24XX_EXTENDED=y : Supports an extended memory region
|
||||
CONFIG_AT24XX_EXTSIZE=160 : Extended address up to 0x9f
|
||||
|
||||
RTOS Features ->Work Queue Support
|
||||
CONFIG_SCHED_WORKQUEUE=y : Work queue support is needed
|
||||
CONFIG_SCHED_HPWORK=y
|
||||
CONFIG_SCHED_HPWORKSTACKSIZE=2048 : Might need to be increased
|
||||
|
||||
Application Configuration -> Network Utilities
|
||||
CONFIG_NETUTILS_DNSCLIENT=y : Enable host address resolution
|
||||
CONFIG_NETUTILS_TELNETD=y : Enable the Telnet daemon
|
||||
|
||||
Reference in New Issue
Block a user