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