firmware: remove dfu-dfu default target

It's useless, since blupdate does the same thing, just much faster and
easier.

Change-Id: I86dddfacea2e35f4d5a7f23ee4b3d12e3f1d35f1
This commit is contained in:
Eric Wild 2021-11-23 09:25:06 +01:00 committed by laforge
parent 23125d05f7
commit 61b4aad46f
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@ APP ?= dfu
# Defines which are the available memory targets for the SAM3S-EK board.
ifeq ($(APP), dfu)
MEMORIES ?= flash dfu
MEMORIES ?= flash
TRACE_LEVEL ?= 0
else
MEMORIES ?= dfu