summaryrefslogtreecommitdiff
path: root/nuttx/configs
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-08-17 16:24:47 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-08-17 16:24:47 +0000
commita2ed85e342d6705578a222f3a1e0bf9c0ae08e21 (patch)
tree52b47df2ed05bb462f69d81288d7b89a37253cb7 /nuttx/configs
parent98ac5f930c4652765e60fcbfd2a7924d9eb1a206 (diff)
downloadpx4-nuttx-a2ed85e342d6705578a222f3a1e0bf9c0ae08e21.tar.gz
px4-nuttx-a2ed85e342d6705578a222f3a1e0bf9c0ae08e21.tar.bz2
px4-nuttx-a2ed85e342d6705578a222f3a1e0bf9c0ae08e21.zip
Completes first cut at Kinetis ethernet driver
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3889 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs')
-rw-r--r--nuttx/configs/twr-k60n512/README.txt6
1 files changed, 4 insertions, 2 deletions
diff --git a/nuttx/configs/twr-k60n512/README.txt b/nuttx/configs/twr-k60n512/README.txt
index d5710a38a..c7b3ead47 100644
--- a/nuttx/configs/twr-k60n512/README.txt
+++ b/nuttx/configs/twr-k60n512/README.txt
@@ -557,8 +557,10 @@ TWR-K60N512-specific Configuration Options
Kenetis ethernet controller settings
- CONFIG_ENET_NBUFFERS - Number of TX/RX buffers. The size of one
- buffer is determined by CONFIG_NET_BUFSIZE. Default: 8
+ CONFIG_ENET_NRXBUFFERS - Number of RX buffers. The size of one
+ buffer is determined by CONFIG_NET_BUFSIZE. Default: 6
+ CONFIG_ENET_NTXBUFFERS - Number of TX buffers. The size of one
+ buffer is determined by CONFIG_NET_BUFSIZE. Default: 2
CONFIG_ENET_USEMII - Usee MII mode. Default: RMII mode.
CONFIG_ENET_PHYADDR - PHY address