summaryrefslogtreecommitdiff
path: root/apps/examples/adc/Makefile
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-12-19 23:06:41 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-12-19 23:06:41 +0000
commit5fb7939d769fb3f1f84721cb0056d0cc621f05e2 (patch)
treeeadad8142fada4d8cb57c09e438d6535bbd65d53 /apps/examples/adc/Makefile
parentef92b45bc404a1aaf0ab43a1603712f9bfc72311 (diff)
downloadnuttx-5fb7939d769fb3f1f84721cb0056d0cc621f05e2.tar.gz
nuttx-5fb7939d769fb3f1f84721cb0056d0cc621f05e2.tar.bz2
nuttx-5fb7939d769fb3f1f84721cb0056d0cc621f05e2.zip
Add a test for PWM drivers
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4202 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'apps/examples/adc/Makefile')
-rw-r--r--apps/examples/adc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/examples/adc/Makefile b/apps/examples/adc/Makefile
index d9b2162e9..6357dfc3d 100644
--- a/apps/examples/adc/Makefile
+++ b/apps/examples/adc/Makefile
@@ -1,8 +1,8 @@
############################################################################
-# apps/examples/touchscreen/Makefile
+# apps/examples/adc/Makefile
#
# 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