summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorhathach <[email protected]>2019-09-08 21:54:56 +0700
committerhathach <[email protected]>2019-09-08 21:55:03 +0700
commit642ff56b32acb62436ac517a26cdd10c36a9230e (patch)
tree3f78d6883d7cb8cdb10cd8c8a7ea288ab3087c4b /examples
parent8fd7836ff6bf62ffa712cfa83104055087e070c9 (diff)
ported pca10059
Diffstat (limited to 'examples')
-rw-r--r--examples/rules.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/rules.mk b/examples/rules.mk
index 18410d2d9..478a5907a 100644
--- a/examples/rules.mk
+++ b/examples/rules.mk
@@ -43,7 +43,7 @@ endif
# Set all as default goal
.DEFAULT_GOAL := all
-all: $(BUILD)/$(BOARD)-firmware.bin size
+all: $(BUILD)/$(BOARD)-firmware.bin $(BUILD)/$(BOARD)-firmware.hex size
uf2: $(BUILD)/$(BOARD)-firmware.uf2