aboutsummaryrefslogtreecommitdiff
path: root/nuttx/configs/sure-pic32mx
diff options
context:
space:
mode:
authorpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2012-03-07 22:50:43 +0000
committerpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2012-03-07 22:50:43 +0000
commitfbb3cd0f03e206d312172dca208dd80d9392753d (patch)
tree48e1bfc3c70cb04d8adcfcc5ff7e3f2b779e6b06 /nuttx/configs/sure-pic32mx
parent3ded48ceae8f329b9047b7ea256b6cf9fe5dd0a3 (diff)
downloadpx4-firmware-fbb3cd0f03e206d312172dca208dd80d9392753d.tar.gz
px4-firmware-fbb3cd0f03e206d312172dca208dd80d9392753d.tar.bz2
px4-firmware-fbb3cd0f03e206d312172dca208dd80d9392753d.zip
Add support for USB device testing on the PIC32 starter kit
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4463 7fd9a85b-ad96-42d3-883c-3090e2eb8679
Diffstat (limited to 'nuttx/configs/sure-pic32mx')
-rw-r--r--nuttx/configs/sure-pic32mx/README.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/configs/sure-pic32mx/README.txt b/nuttx/configs/sure-pic32mx/README.txt
index 4766823ab..e21325984 100644
--- a/nuttx/configs/sure-pic32mx/README.txt
+++ b/nuttx/configs/sure-pic32mx/README.txt
@@ -471,7 +471,7 @@ Where <subdir> is one of the following:
as NSH built-in built in functions. All require the following
basic setup in your .config to enable USB device support:
- CONFIG_USBEV=y : Enable basic USB device support
+ CONFIG_USBDEV=y : Enable basic USB device support
CONFIG_PIC32MX_USBDEV=y : Enable PIC32 USB device support
examples/usbterm - This option can be enabled by uncommenting