kopia lustrzana https://github.com/bristol-seds/pico-tracker
Updated header
rodzic
2a5072c3cd
commit
400cf3324f
4
Makefile
4
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
|
# Copyright (C) 2014
|
||||||
#
|
#
|
||||||
# Permission is hereby granted, free of charge, to any person obtaining
|
# Permission is hereby granted, free of charge, to any person obtaining
|
||||||
|
@ -248,4 +248,4 @@ emacs:
|
||||||
clean:
|
clean:
|
||||||
$(RM) $(OUTPUT_PATH)*
|
$(RM) $(OUTPUT_PATH)*
|
||||||
$(RM) gdbscript
|
$(RM) gdbscript
|
||||||
$(RM) TAGS
|
$(RM) TAGS
|
||||||
|
|
Ładowanie…
Reference in New Issue