summaryrefslogtreecommitdiff
path: root/nuttx/configs/sam3u-ek/README.txt
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2013-06-26 18:46:44 -0600
committerGregory Nutt <gnutt@nuttx.org>2013-06-26 18:46:44 -0600
commitac86b68aecf6a34e8d0cb30024ef3a051fdd139b (patch)
tree69afc0b17c9029256a1d69835f4942b1b7f1783e /nuttx/configs/sam3u-ek/README.txt
parentf6b9f9c65f0aed5eb9c32f168a2c298342e8fb34 (diff)
downloadpx4-nuttx-ac86b68aecf6a34e8d0cb30024ef3a051fdd139b.tar.gz
px4-nuttx-ac86b68aecf6a34e8d0cb30024ef3a051fdd139b.tar.bz2
px4-nuttx-ac86b68aecf6a34e8d0cb30024ef3a051fdd139b.zip
Add peripheral configuration logic for the SAM3X/3A; Change all references to SAM3/4 SPI to SPI0 for compatibity with the SAM3X/3A which has SPI0 and SPI1; Add directory which will eventually holdl an Arduino Due port
Diffstat (limited to 'nuttx/configs/sam3u-ek/README.txt')
-rw-r--r--nuttx/configs/sam3u-ek/README.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/nuttx/configs/sam3u-ek/README.txt b/nuttx/configs/sam3u-ek/README.txt
index 5c673f6b1..cefc3dd98 100644
--- a/nuttx/configs/sam3u-ek/README.txt
+++ b/nuttx/configs/sam3u-ek/README.txt
@@ -354,7 +354,7 @@ SAM3U-EK-specific Configuration Options
CONFIG_SAM34_HSMCI - High Speed Multimedia Card Interface
CONFIG_SAM34_TWI0 - Two-Wire Interface 0
CONFIG_SAM34_TWI1 - Two-Wire Interface 1
- CONFIG_SAM34_SPI - Serial Peripheral Interface
+ CONFIG_SAM34_SPI0 - Serial Peripheral Interface
CONFIG_SAM34_SSC - Synchronous Serial Controller
CONFIG_SAM34_TC0 - Timer Counter 0
CONFIG_SAM34_TC1 - Timer Counter 1
@@ -587,7 +587,7 @@ Configuration sub-directories
CONFIG_ADS7843E_THRESHY=39
System Type -> Peripherals:
- CONFIG_SAM34_SPI=y : Enable support for SPI
+ CONFIG_SAM34_SPI0=y : Enable support for SPI
System Type:
CONFIG_GPIO_IRQ=y : GPIO interrupt support