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
Jacob Alexander
02b919a4cb
Basic code for mk20dx256vlh7 flashing
2015-06-14 14:33:40 -07:00
Jacob Alexander
1acbc97e98
Adding initial dfu-upload code and debugging for Bootloader.
2015-06-14 14:33:39 -07:00
Jacob Alexander
e41444304b
Some initial bringup of the dfu bootloader on the mk20dx256vlh7
2015-06-14 14:33:39 -07:00
Jacob Alexander
863d853698
Fixing bugs in mk20dx256vlh7 Bootloader support.
2015-03-20 19:54:23 -07:00
Jacob Alexander
f5a1e1bcf5
Preparing for mk20dx256vlh7
...
- Not ready yet
- Will require some more changes to Lib/mk20dx.c
2014-12-31 17:13:44 -08:00