summaryrefslogtreecommitdiff
path: root/nuttx/drivers
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-12-22 22:13:44 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-12-22 22:13:44 +0000
commit64b5c8236dff87e2f546e63902412a01c45348d0 (patch)
tree7ab8160423d15412f3d6a654807d6874cac79359 /nuttx/drivers
parent9e3c18cfd114ffd892ead66460e9bc040904c25d (diff)
downloadpx4-nuttx-64b5c8236dff87e2f546e63902412a01c45348d0.tar.gz
px4-nuttx-64b5c8236dff87e2f546e63902412a01c45348d0.tar.bz2
px4-nuttx-64b5c8236dff87e2f546e63902412a01c45348d0.zip
Add Sure PIC32 NSH configuration
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4216 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/drivers')
-rw-r--r--nuttx/drivers/analog/adc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/drivers/analog/adc.c b/nuttx/drivers/analog/adc.c
index 261ffe29e..8ba84116f 100644
--- a/nuttx/drivers/analog/adc.c
+++ b/nuttx/drivers/analog/adc.c
@@ -8,7 +8,7 @@
* Derived from drivers/can.c
*
* Copyright (C) 2008-2009 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