aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/AVR
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 /testhal/AVR
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 'testhal/AVR')
-rw-r--r--testhal/AVR/MEGA/ADC/Makefile2
-rw-r--r--testhal/AVR/MEGA/EXT/Makefile2
-rw-r--r--testhal/AVR/MEGA/GPT/Makefile2
-rw-r--r--testhal/AVR/MEGA/I2C/Makefile2
-rw-r--r--testhal/AVR/MEGA/ICU/Makefile2
-rw-r--r--testhal/AVR/MEGA/PWM/Makefile2
-rw-r--r--testhal/AVR/MEGA/SPI/Makefile2
-rw-r--r--testhal/AVR/multi/PAL/Makefile-arduino_mega2
-rw-r--r--testhal/AVR/multi/PAL/Makefile-arduino_mini2
-rw-r--r--testhal/AVR/multi/PAL/Makefile-arduino_nano2
-rw-r--r--testhal/AVR/multi/PAL/Makefile-arduino_uno2
11 files changed, 11 insertions, 11 deletions
diff --git a/testhal/AVR/MEGA/ADC/Makefile b/testhal/AVR/MEGA/ADC/Makefile
index 97a49e120..51bf14236 100644
--- a/testhal/AVR/MEGA/ADC/Makefile
+++ b/testhal/AVR/MEGA/ADC/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
#
##############################################################################
diff --git a/testhal/AVR/MEGA/EXT/Makefile b/testhal/AVR/MEGA/EXT/Makefile
index 97a49e120..51bf14236 100644
--- a/testhal/AVR/MEGA/EXT/Makefile
+++ b/testhal/AVR/MEGA/EXT/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
#
##############################################################################
diff --git a/testhal/AVR/MEGA/GPT/Makefile b/testhal/AVR/MEGA/GPT/Makefile
index 97a49e120..51bf14236 100644
--- a/testhal/AVR/MEGA/GPT/Makefile
+++ b/testhal/AVR/MEGA/GPT/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
#
##############################################################################
diff --git a/testhal/AVR/MEGA/I2C/Makefile b/testhal/AVR/MEGA/I2C/Makefile
index 97a49e120..51bf14236 100644
--- a/testhal/AVR/MEGA/I2C/Makefile
+++ b/testhal/AVR/MEGA/I2C/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
#
##############################################################################
diff --git a/testhal/AVR/MEGA/ICU/Makefile b/testhal/AVR/MEGA/ICU/Makefile
index 97a49e120..51bf14236 100644
--- a/testhal/AVR/MEGA/ICU/Makefile
+++ b/testhal/AVR/MEGA/ICU/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
#
##############################################################################
diff --git a/testhal/AVR/MEGA/PWM/Makefile b/testhal/AVR/MEGA/PWM/Makefile
index 97a49e120..51bf14236 100644
--- a/testhal/AVR/MEGA/PWM/Makefile
+++ b/testhal/AVR/MEGA/PWM/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
#
##############################################################################
diff --git a/testhal/AVR/MEGA/SPI/Makefile b/testhal/AVR/MEGA/SPI/Makefile
index 97a49e120..51bf14236 100644
--- a/testhal/AVR/MEGA/SPI/Makefile
+++ b/testhal/AVR/MEGA/SPI/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
#
##############################################################################
diff --git a/testhal/AVR/multi/PAL/Makefile-arduino_mega b/testhal/AVR/multi/PAL/Makefile-arduino_mega
index 0c21b7a94..a3fc012a7 100644
--- a/testhal/AVR/multi/PAL/Makefile-arduino_mega
+++ b/testhal/AVR/multi/PAL/Makefile-arduino_mega
@@ -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
#
##############################################################################
diff --git a/testhal/AVR/multi/PAL/Makefile-arduino_mini b/testhal/AVR/multi/PAL/Makefile-arduino_mini
index 4ed565c81..9dd318b7d 100644
--- a/testhal/AVR/multi/PAL/Makefile-arduino_mini
+++ b/testhal/AVR/multi/PAL/Makefile-arduino_mini
@@ -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
#
##############################################################################
diff --git a/testhal/AVR/multi/PAL/Makefile-arduino_nano b/testhal/AVR/multi/PAL/Makefile-arduino_nano
index 845f4761b..018b56918 100644
--- a/testhal/AVR/multi/PAL/Makefile-arduino_nano
+++ b/testhal/AVR/multi/PAL/Makefile-arduino_nano
@@ -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
#
##############################################################################
diff --git a/testhal/AVR/multi/PAL/Makefile-arduino_uno b/testhal/AVR/multi/PAL/Makefile-arduino_uno
index ac53f82dd..2bc81e756 100644
--- a/testhal/AVR/multi/PAL/Makefile-arduino_uno
+++ b/testhal/AVR/multi/PAL/Makefile-arduino_uno
@@ -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
#
##############################################################################