From 855630dbccc8ab5597a8b3cf362a827386f4253f Mon Sep 17 00:00:00 2001 From: Rocco Marco Guglielmi Date: Sat, 29 Jul 2017 11:03:04 +0000 Subject: Created hierarchy to add SAMA5 support. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10343 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- os/common/startup/ARM/compilers/GCC/mk/startup_sama5d2.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'os/common/startup/ARM/compilers/GCC') diff --git a/os/common/startup/ARM/compilers/GCC/mk/startup_sama5d2.mk b/os/common/startup/ARM/compilers/GCC/mk/startup_sama5d2.mk index f9c953b91..30b32e221 100755 --- a/os/common/startup/ARM/compilers/GCC/mk/startup_sama5d2.mk +++ b/os/common/startup/ARM/compilers/GCC/mk/startup_sama5d2.mk @@ -1,4 +1,4 @@ -# List of the ChibiOS generic LPC214x file. +# List of the ChibiOS generic SAMA5D2 file. STARTUPSRC = $(CHIBIOS)/os/common/startup/ARM/compilers/GCC/crt1.c STARTUPASM = $(CHIBIOS)/os/common/startup/ARM/compilers/GCC/vectors.S \ -- cgit v1.2.3