summaryrefslogtreecommitdiff
path: root/nuttx/configs
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-06-09 00:09:34 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-06-09 00:09:34 +0000
commitde0e624f827d3e434096d0a0219d8944792f61ee (patch)
tree31cbf66b7177c1b36e513603ac96d0f3683aaaf9 /nuttx/configs
parente190a6a06168083a28916d596bf9dfff88b47b82 (diff)
downloadpx4-nuttx-de0e624f827d3e434096d0a0219d8944792f61ee.tar.gz
px4-nuttx-de0e624f827d3e434096d0a0219d8944792f61ee.tar.bz2
px4-nuttx-de0e624f827d3e434096d0a0219d8944792f61ee.zip
USB updates
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1866 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs')
-rw-r--r--nuttx/configs/olimex-strp711/README.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/configs/olimex-strp711/README.txt b/nuttx/configs/olimex-strp711/README.txt
index 2796e6457..fd918b037 100644
--- a/nuttx/configs/olimex-strp711/README.txt
+++ b/nuttx/configs/olimex-strp711/README.txt
@@ -178,7 +178,7 @@ STR71x-Specific Configuration Settings
CONFIG_STR71X_CKOUT, CONFIG_STR71X_TIM1, CONFIG_STR71X_TIM2, CONFIG_STR71X_TIM3, and
CONFIG_STR71X_RTC
Select peripherals to initialize (Timer0 and EIC are always initialized)
- CONFIG_UART_PRI, STR71X_BSPI_PRI, CONFIG_TIM_PRI
+ CONFIG_UART_PRI, STR71X_BSPI_PRI, CONFIG_TIM_PRI, CONFIG_USB_PRI
Can be defined to set the priority of NuttX managed devices. Default is 1.
CONFIG_STR71X_BANK0, CONFIG_STR71X_BANK1, CONFIG_STR71X_BANK2, and CONFIG_STR71X_BANK3
Enable initialize of external memory banks 0-3.