Minor Makefile fix
This commit is contained in:
parent
4b9ba1f883
commit
c2255afd97
@ -3,7 +3,7 @@ BUILD = build
|
|||||||
BIN = free_dap_d11_vcp_bl_2k
|
BIN = free_dap_d11_vcp_bl_2k
|
||||||
|
|
||||||
##############################################################################
|
##############################################################################
|
||||||
.PHONY: all directory clean size
|
.PHONY: all directory clean size dfu
|
||||||
|
|
||||||
CC = arm-none-eabi-gcc
|
CC = arm-none-eabi-gcc
|
||||||
OBJCOPY = arm-none-eabi-objcopy
|
OBJCOPY = arm-none-eabi-objcopy
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user