comparison Lib/mk20dx.c @ 314:8325f8c91663

Fixing bugs in mk20dx256vlh7 Bootloader support.
author Jacob Alexander <haata@kiibohd.com>
date Fri, 20 Mar 2015 19:54:23 -0700
parents ab4515606277
children f4d4cad283c6
comparison
equal deleted inserted replaced
313:a2df35fa4f0b 314:8325f8c91663
398 398
399 0xBE, // Flash security byte FSEC 399 0xBE, // Flash security byte FSEC
400 0x03, // Flash nonvolatile option byte FOPT 400 0x03, // Flash nonvolatile option byte FOPT
401 0xFF, // EEPROM Protection Byte FEPROT 401 0xFF, // EEPROM Protection Byte FEPROT
402 0xFF, // Data Flash Protection Byte FDPROT 402 0xFF, // Data Flash Protection Byte FDPROT
403 };
403 #endif 404 #endif
404 405
405 406
406 407
407 // ----- Functions ----- 408 // ----- Functions -----