summaryrefslogtreecommitdiff
path: root/nuttx/configs/sam3u-ek/src/up_lcd.c
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2013-06-04 16:35:43 -0600
committerGregory Nutt <gnutt@nuttx.org>2013-06-04 16:35:43 -0600
commitf092889d19ae4cc2c0c35e8ffb70ebe024e36c75 (patch)
tree986e0434bbcd7733160deecf800c6d7637795209 /nuttx/configs/sam3u-ek/src/up_lcd.c
parent44af85860981ee7408bbb65fe43baa8245a7e926 (diff)
downloadpx4-nuttx-f092889d19ae4cc2c0c35e8ffb70ebe024e36c75.tar.gz
px4-nuttx-f092889d19ae4cc2c0c35e8ffb70ebe024e36c75.tar.bz2
px4-nuttx-f092889d19ae4cc2c0c35e8ffb70ebe024e36c75.zip
Add configs/sam4l-xplained/src/up_userleds.c
Diffstat (limited to 'nuttx/configs/sam3u-ek/src/up_lcd.c')
-rw-r--r--nuttx/configs/sam3u-ek/src/up_lcd.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/nuttx/configs/sam3u-ek/src/up_lcd.c b/nuttx/configs/sam3u-ek/src/up_lcd.c
index 2190fb15e..ebeb35d91 100644
--- a/nuttx/configs/sam3u-ek/src/up_lcd.c
+++ b/nuttx/configs/sam3u-ek/src/up_lcd.c
@@ -1,6 +1,5 @@
/**************************************************************************************
* configs/sam3u-ek/src/up_lcd.c
- * arch/arm/src/board/up_lcd.c
*
* Copyright (C) 2010-2011, 2013 Gregory Nutt. All rights reserved.
* Author: Gregory Nutt <gnutt@nuttx.org>