summaryrefslogtreecommitdiffstats
path: root/nuttx/configs/pic32-starterkit/ostest
diff options
context:
space:
mode:
authorpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2012-03-14 19:37:28 +0000
committerpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2012-03-14 19:37:28 +0000
commit5e01c71452a33db268ad857fd6daba0b9e65ae00 (patch)
tree79e13a894196a2ad0a6df163fc8fece11a4b3914 /nuttx/configs/pic32-starterkit/ostest
parent61b72c1e27b7a6db56dfcd9a6c34fbb59c8ec8f4 (diff)
Add hooks to support STM32 power management
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4490 7fd9a85b-ad96-42d3-883c-3090e2eb8679
Diffstat (limited to 'nuttx/configs/pic32-starterkit/ostest')
-rw-r--r--nuttx/configs/pic32-starterkit/ostest/defconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/nuttx/configs/pic32-starterkit/ostest/defconfig b/nuttx/configs/pic32-starterkit/ostest/defconfig
index ec433ec4e7..19a8376c2f 100644
--- a/nuttx/configs/pic32-starterkit/ostest/defconfig
+++ b/nuttx/configs/pic32-starterkit/ostest/defconfig
@@ -305,8 +305,8 @@ CONFIG_PHY_LAN8720=n
CONFIG_PHY_AUTONEG=y
CONFIG_PHY_SPEED100=n
CONFIG_PHY_FDUPLEX=y
-CONFIG_NET_NTXDESC=7
-CONFIG_NET_NRXDESC=7
+CONFIG_NET_NTXDESC=3
+CONFIG_NET_NRXDESC=5
CONFIG_NET_REGDEBUG=n
CONFIG_NET_DESCDEBUG=n
CONFIG_NET_DUMPPACKET=n