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 --- demos/AVR/RT-PRO-MICRO/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'demos/AVR/RT-PRO-MICRO') diff --git a/demos/AVR/RT-PRO-MICRO/Makefile b/demos/AVR/RT-PRO-MICRO/Makefile index 9e7bf763b..fb06065a4 100644 --- a/demos/AVR/RT-PRO-MICRO/Makefile +++ b/demos/AVR/RT-PRO-MICRO/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 # ############################################################################## -- cgit v1.2.3