projects
/
bbctrl-firmware
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3cc8ea1
)
Erase before init
author
Joseph Coffland
<joseph@cauldrondevelopment.com>
Thu, 12 Jan 2017 00:15:52 +0000
(16:15 -0800)
committer
Joseph Coffland
<joseph@cauldrondevelopment.com>
Thu, 12 Jan 2017 00:15:52 +0000
(16:15 -0800)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 9cfe043fff67b10d77cf0715d9a43520a7e233df..51950fb0f4e86741387c8cd27bc20faf577c4991 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-100,6
+100,7
@@
size: $(TARGET)
# Program
init:
+ $(MAKE) erase
$(MAKE) fuses
$(MAKE) program-boot
$(MAKE) program