From 400cf3324f547305d156f5bf9b4c44d31b4f945f Mon Sep 17 00:00:00 2001 From: Richard Eoin Meadows Date: Sun, 3 Aug 2014 09:55:37 +0100 Subject: [PATCH] Updated header --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index b110c15..12b92f4 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -# Compiles firmware written in C and assembler for the nRF51 +# Compiles firmware written in C and assembler for the Atmel SAM D20 # Copyright (C) 2014 # # Permission is hereby granted, free of charge, to any person obtaining @@ -248,4 +248,4 @@ emacs: clean: $(RM) $(OUTPUT_PATH)* $(RM) gdbscript - $(RM) TAGS \ No newline at end of file + $(RM) TAGS