summaryrefslogtreecommitdiff
path: root/nuttx/configs/sam3u-ek/include/board.h
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/include/board.h
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/include/board.h')
-rw-r--r--nuttx/configs/sam3u-ek/include/board.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/nuttx/configs/sam3u-ek/include/board.h b/nuttx/configs/sam3u-ek/include/board.h
index 213a6f4e4..b5e112479 100644
--- a/nuttx/configs/sam3u-ek/include/board.h
+++ b/nuttx/configs/sam3u-ek/include/board.h
@@ -1,6 +1,5 @@
/************************************************************************************
* configs/sam3u-ek/include/board.h
- * include/arch/board/board.h
*
* Copyright (C) 2009-2011, 2013 Gregory Nutt. All rights reserved.
* Author: Gregory Nutt <gnutt@nuttx.org>