ported pca10059

This commit is contained in:
hathach
2019-09-08 21:54:56 +07:00
parent 8fd7836ff6
commit 642ff56b32
6 changed files with 273 additions and 8 deletions

View File

@@ -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