Архивировано
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 2f03f34877 Adding DFU check to validate that we aren't trying to flash too far
- Add _app_rom_end address location that points to the end of flash
- Check when flashing each page whether the end of the page exceeds the end of the flash
2016-07-23 17:50:59 -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 Basic code for mk20dx256vlh7 flashing 2015-06-14 14:33:40 -07:00
dfu.desc.c Updating bcdDevice and iSerial fields in USB descriptors 2016-07-23 16:16:16 -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 check to validate that we aren't trying to flash too far 2016-07-23 17:50:59 -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 Updating bcdDevice and iSerial fields in USB descriptors 2016-07-23 16:16:16 -07:00
usb.h Updating bcdDevice and iSerial fields in USB descriptors 2016-07-23 16:16:16 -07:00
usbotg.h Code cleanup 2015-06-14 14:33:40 -07:00