From a836654ce503468fe91b0987cc0db91679604d56 Mon Sep 17 00:00:00 2001 From: penguin Date: Sun, 13 Dec 2020 12:49:24 -0600 Subject: [PATCH] . --- build/.gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/build/.gitignore b/build/.gitignore index 126948d..18613d5 100644 --- a/build/.gitignore +++ b/build/.gitignore @@ -1,6 +1,8 @@ * -!gcc/* +!gcc/same54p20a_flash.ld +!gcc/same54p20a_sram.ld +!gcc/startup_same54.c !.gitignore !system_same54.c !Makefile