summaryrefslogtreecommitdiff
path: root/nuttx/configs/stm3220g-eval/src/up_selectlcd.c
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-09-07 23:34:16 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-09-07 23:34:16 +0000
commit8e0a238d47834fc8a070ab19c73208db41049099 (patch)
treefb3aedc16092dcaa37ba67bbd6ee0bd24e7f60fd /nuttx/configs/stm3220g-eval/src/up_selectlcd.c
parentf1e1db08d53f02b5fd39d8ab4e33cd9e853a4d6c (diff)
downloadpx4-nuttx-8e0a238d47834fc8a070ab19c73208db41049099.tar.gz
px4-nuttx-8e0a238d47834fc8a070ab19c73208db41049099.tar.bz2
px4-nuttx-8e0a238d47834fc8a070ab19c73208db41049099.zip
More support for the Shenzhou board
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5110 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/stm3220g-eval/src/up_selectlcd.c')
-rw-r--r--nuttx/configs/stm3220g-eval/src/up_selectlcd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/configs/stm3220g-eval/src/up_selectlcd.c b/nuttx/configs/stm3220g-eval/src/up_selectlcd.c
index e8ab375ce..f6c531270 100644
--- a/nuttx/configs/stm3220g-eval/src/up_selectlcd.c
+++ b/nuttx/configs/stm3220g-eval/src/up_selectlcd.c
@@ -3,7 +3,7 @@
* arch/arm/src/board/up_selectlcd.c
*
* Copyright (C) 2012 Gregory Nutt. All rights reserved.
- * Authors: Gregory Nutt <spudmonkey@racsa.co.cr>
+ * Authors: Gregory Nutt <gnutt@nuttx.org>
* Diego Sanchez <dsanchez@nx-engineering.com>
*
* Redistribution and use in source and binary forms, with or without