Fixing bugs in mk20dx256vlh7 Bootloader support.
This commit is contained in:
parent
a6edcce5f9
commit
863d853698
2 changed files with 2 additions and 1 deletions
|
@ -400,6 +400,7 @@ const uint8_t flashconfigbytes[16] = {
|
|||
0x03, // Flash nonvolatile option byte FOPT
|
||||
0xFF, // EEPROM Protection Byte FEPROT
|
||||
0xFF, // Data Flash Protection Byte FDPROT
|
||||
};
|
||||
#endif
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue