summaryrefslogtreecommitdiff
path: root/nuttx/configs/sam3u-ek/src/up_spi.c
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2013-08-04 16:56:41 -0600
committerGregory Nutt <gnutt@nuttx.org>2013-08-04 16:56:41 -0600
commit47683aa2a4086083916c2ae55ed25bed3c72188a (patch)
tree61998244e6e80a8ad721268221b1a3e7c5366e23 /nuttx/configs/sam3u-ek/src/up_spi.c
parent5d42b3d19f97340b3830c455601e825fbe508c4d (diff)
downloadpx4-nuttx-47683aa2a4086083916c2ae55ed25bed3c72188a.tar.gz
px4-nuttx-47683aa2a4086083916c2ae55ed25bed3c72188a.tar.bz2
px4-nuttx-47683aa2a4086083916c2ae55ed25bed3c72188a.zip
SAMA5D3x-EK: At support for the AT25 serial FLASH
Diffstat (limited to 'nuttx/configs/sam3u-ek/src/up_spi.c')
-rw-r--r--nuttx/configs/sam3u-ek/src/up_spi.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/configs/sam3u-ek/src/up_spi.c b/nuttx/configs/sam3u-ek/src/up_spi.c
index f06c37747..20423200d 100644
--- a/nuttx/configs/sam3u-ek/src/up_spi.c
+++ b/nuttx/configs/sam3u-ek/src/up_spi.c
@@ -89,7 +89,7 @@
* Name: sam_spiinitialize
*
* Description:
- * Called to configure SPI chip select GPIO pins for the SAM3U10E-EVAL board.
+ * Called to configure SPI chip select GPIO pins for the SAM3U-EK board.
*
************************************************************************************/