From 79405cbe8f67a817011570d29952cf4dd139343b Mon Sep 17 00:00:00 2001 From: Theodore Ateba Date: Thu, 16 Nov 2017 22:11:26 +0000 Subject: 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 --- testhal/AVR/multi/PAL/Makefile-arduino_mini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testhal/AVR/multi/PAL/Makefile-arduino_mini') 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 # ############################################################################## -- cgit v1.2.3