aboutsummaryrefslogtreecommitdiffstats
path: root/demos/AVR/RT-DIGISPARK-ATTINY-167
diff options
context:
space:
mode:
authorTheodore Ateba <tf.ateba@gmail.com>2017-11-16 22:11:26 +0000
committerTheodore Ateba <tf.ateba@gmail.com>2017-11-16 22:11:26 +0000
commit79405cbe8f67a817011570d29952cf4dd139343b (patch)
treea1d8956e29d6448d69492650e8a4549f1488f9a0 /demos/AVR/RT-DIGISPARK-ATTINY-167
parentb8bb3e95c4d72eae77c5e59a24a72b34f7e7bfe1 (diff)
downloadChibiOS-79405cbe8f67a817011570d29952cf4dd139343b.tar.gz
ChibiOS-79405cbe8f67a817011570d29952cf4dd139343b.tar.bz2
ChibiOS-79405cbe8f67a817011570d29952cf4dd139343b.zip
AVR: Correct the email address on all makefile.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11026 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'demos/AVR/RT-DIGISPARK-ATTINY-167')
-rw-r--r--demos/AVR/RT-DIGISPARK-ATTINY-167/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/AVR/RT-DIGISPARK-ATTINY-167/Makefile b/demos/AVR/RT-DIGISPARK-ATTINY-167/Makefile
index 888c130e5..271353fca 100644
--- a/demos/AVR/RT-DIGISPARK-ATTINY-167/Makefile
+++ b/demos/AVR/RT-DIGISPARK-ATTINY-167/Makefile
@@ -6,7 +6,7 @@
# @brief AVR Make file, it can be use to build, and program an application to
# an AVR MCU like atmega328p, atmega2560 and so on.
#
-# @author Theodore Ateba, tfateba@gmail.com
+# @author Theodore Ateba, tf.ateba@gmail.com
#
##############################################################################