Basic code for mk20dx256vlh7 flashing
This commit is contained in:
parent
1acbc97e98
commit
02b919a4cb
8 changed files with 158 additions and 90 deletions
|
@ -61,7 +61,7 @@ static const struct usb_config_1 usb_config_1 = {
|
|||
},
|
||||
.will_detach = 1,
|
||||
.manifestation_tolerant = 0,
|
||||
.can_upload = 1,
|
||||
.can_upload = 0,
|
||||
.can_download = 1,
|
||||
.wDetachTimeOut = 0,
|
||||
.wTransferSize = USB_DFU_TRANSFER_SIZE,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue