From: Joseph Coffland Date: Thu, 12 Jan 2017 00:15:52 +0000 (-0800) Subject: Erase before init X-Git-Url: https://git.buildbotics.com/?a=commitdiff_plain;h=bbe9890f6f9c67eb80233b2ead3962cbf1826148;p=bbctrl-firmware Erase before init --- diff --git a/Makefile b/Makefile index 9cfe043..51950fb 100644 --- a/Makefile +++ b/Makefile @@ -100,6 +100,7 @@ size: $(TARGET) # Program init: + $(MAKE) erase $(MAKE) fuses $(MAKE) program-boot $(MAKE) program