update makefile and binary
This commit is contained in:
parent
98ba8b9b32
commit
6bafa2f5e2
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
@ -1 +1 @@
|
||||
Subproject commit 6b2b6aaa3f5b63a00ac852a3a2b2cebb2bd23741
|
||||
Subproject commit cfd5e1e6d19d94481ef84b4a16b41b2fae6c252e
|
@ -84,6 +84,7 @@ C_SOURCE_FILES += $(SRC_PATH)/main.c
|
||||
C_SOURCE_FILES += $(SRC_PATH)/dfu_ble_svc.c
|
||||
C_SOURCE_FILES += $(SRC_PATH)/usb/tusb_descriptors.c
|
||||
C_SOURCE_FILES += $(SRC_PATH)/usb/msc_uf2.c
|
||||
C_SOURCE_FILES += $(SRC_PATH)/usb/uf2/ghostfat.c
|
||||
|
||||
# SDK 11 files
|
||||
C_SOURCE_FILES += $(SDK11_PATH)/libraries/bootloader_dfu/bootloader.c
|
||||
|
Loading…
Reference in New Issue
Block a user