removed all old usb calls
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
|
||||
# DO NOT use thumb mode in the phase 1 bootloader since that generates a section with glue code
|
||||
ARMSRC =
|
||||
THUMBSRC = usb.c bootrom.c
|
||||
THUMBSRC = usb_hid.c bootrom.c
|
||||
ASMSRC = ram-reset.s flash-reset.s
|
||||
|
||||
## There is a strange bug with the linker: Sometimes it will not emit the glue to call
|
||||
|
||||
Reference in New Issue
Block a user