fix bootrom using new names (but still old packets)

This commit is contained in:
Philippe Teuwen
2019-04-25 01:53:00 +02:00
parent 4b5800d78f
commit 7d2d23ce50
2 changed files with 44 additions and 15 deletions

View File

@@ -8,8 +8,7 @@
# DO NOT use thumb mode in the phase 1 bootloader since that generates a section with glue code
ARMSRC =
THUMBSRC = cmd.c \
usb_cdc.c \
THUMBSRC = usb_cdc.c \
bootrom.c
ASMSRC = ram-reset.s flash-reset.s