Archived
1
0
This repo is archived. You can view files and clone it, but cannot push or open issues or pull requests.
controller/Bootloader
Jacob Alexander 26915c4d5b Adding DFU Upload support to mk20dx256vlh7
- mk20dx128vlf5 doesn't have enough bootloader space left
- Downloads the entire firmware flash (not the bootloader)
- Currently no intelligence built-in to determine full size of firmware (tricky, and sometimes not useful)
2016-07-23 23:46:37 -07:00
..
Builds Preparing controller repo for automated travis-ci 2016-07-17 17:27:05 -07:00
Scripts Start removing select Linux-isms 2015-10-20 08:48:59 -06:00
_buildvars.h Updating bcdDevice and iSerial fields in USB descriptors 2016-07-23 16:16:16 -07:00
CMakeLists.txt Updating bcdDevice and iSerial fields in USB descriptors 2016-07-23 16:16:16 -07:00
debug.c Adding missing debug header. 2015-06-14 14:33:40 -07:00
debug.h Bootloader fix 2015-08-21 22:59:11 -07:00
dfu.c Adding DFU Upload support to mk20dx256vlh7 2016-07-23 23:46:37 -07:00
dfu.desc.c Adding DFU Upload support to mk20dx256vlh7 2016-07-23 23:46:37 -07:00
dfu.desc.h Updating bcdDevice and iSerial fields in USB descriptors 2016-07-23 16:16:16 -07:00
dfu.h Code cleanup 2015-06-14 14:33:40 -07:00
flash.c Working mk20dx256vlh7 usb flash support 2015-06-14 14:33:40 -07:00
flash.h Code cleanup 2015-06-14 14:33:40 -07:00
ftfl.h Code cleanup 2015-06-14 14:33:40 -07:00
kinetis.c Fix whitespace 2015-03-08 18:40:01 -07:00
main.c Adding DFU Upload support to mk20dx256vlh7 2016-07-23 23:46:37 -07:00
mchck-cdefs.h Code cleanup 2015-06-14 14:33:40 -07:00
mchck.h Preparing controller repo for automated travis-ci 2016-07-17 17:27:05 -07:00
sim.h Code cleanup 2015-06-14 14:33:40 -07:00
usb-common.h Code cleanup 2015-06-14 14:33:40 -07:00
usb-internal.h Code cleanup 2015-06-14 14:33:40 -07:00
usb.c Fixing lsusb error messages 2016-07-23 18:30:06 -07:00
usb.h Fixing lsusb error messages 2016-07-23 18:30:06 -07:00
usbotg.h Code cleanup 2015-06-14 14:33:40 -07:00