Basic code for mk20dx256vlh7 flashing
This commit is contained in:
parent
1acbc97e98
commit
02b919a4cb
8 changed files with 158 additions and 90 deletions
|
@ -37,7 +37,7 @@
|
|||
|
||||
#include "mchck-cdefs.h"
|
||||
|
||||
extern uint32_t _sidata, _sdata, _edata, _sbss, _ebss, _app_rom, _app_rom_end;
|
||||
extern uint32_t _sidata, _sdata, _edata, _sbss, _ebss, _app_rom, _app_rom_end, _bootloader;
|
||||
|
||||
#include "ftfl.h"
|
||||
#include "usbotg.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue