summaryrefslogtreecommitdiff
path: root/nuttx/configs/stm3210e-eval/nxtext
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/stm3210e-eval/nxtext
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/stm3210e-eval/nxtext')
-rw-r--r--nuttx/configs/stm3210e-eval/nxtext/appconfig2
-rwxr-xr-xnuttx/configs/stm3210e-eval/nxtext/setenv.sh2
2 files changed, 2 insertions, 2 deletions
diff --git a/nuttx/configs/stm3210e-eval/nxtext/appconfig b/nuttx/configs/stm3210e-eval/nxtext/appconfig
index 73e9154ec..acb27582a 100644
--- a/nuttx/configs/stm3210e-eval/nxtext/appconfig
+++ b/nuttx/configs/stm3210e-eval/nxtext/appconfig
@@ -2,7 +2,7 @@
# configs/stm3210e-eval/nxtext/appconfig
#
# Copyright (C) 2011 Gregory Nutt. All rights reserved.
-# Author: Gregory Nutt <spudmonkey@racsa.co.cr>
+# Author: Gregory Nutt <gnutt@nuttx.org>
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions
diff --git a/nuttx/configs/stm3210e-eval/nxtext/setenv.sh b/nuttx/configs/stm3210e-eval/nxtext/setenv.sh
index e10ac0096..a36540cf1 100755
--- a/nuttx/configs/stm3210e-eval/nxtext/setenv.sh
+++ b/nuttx/configs/stm3210e-eval/nxtext/setenv.sh
@@ -2,7 +2,7 @@
# configs/stm3210e-eval/nxtext/setenv.sh
#
# Copyright (C) 2011 Gregory Nutt. All rights reserved.
-# Author: Gregory Nutt <spudmonkey@racsa.co.cr>
+# Author: Gregory Nutt <gnutt@nuttx.org>
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions