More Kinetis ENET logic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3888 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
parent
8ffde397bd
commit
367bc846cb
|
@ -560,6 +560,7 @@ TWR-K60N512-specific Configuration Options
|
||||||
CONFIG_ENET_NBUFFERS - Number of TX/RX buffers. The size of one
|
CONFIG_ENET_NBUFFERS - Number of TX/RX buffers. The size of one
|
||||||
buffer is determined by CONFIG_NET_BUFSIZE. Default: 8
|
buffer is determined by CONFIG_NET_BUFSIZE. Default: 8
|
||||||
CONFIG_ENET_USEMII - Usee MII mode. Default: RMII mode.
|
CONFIG_ENET_USEMII - Usee MII mode. Default: RMII mode.
|
||||||
|
CONFIG_ENET_PHYADDR - PHY address
|
||||||
|
|
||||||
Configurations
|
Configurations
|
||||||
==============
|
==============
|
||||||
|
|
Loading…
Reference in New Issue