Add Atmel Studio 6.2 compatibility.
This commit is contained in:
parent
fa32989f2e
commit
a80d0c9965
2 changed files with 2 additions and 1 deletions
|
@ -68,7 +68,7 @@
|
|||
#define BOOTLOADER_VERSION_REV 0
|
||||
|
||||
/** Magic bootloader key to unlock forced application start mode. */
|
||||
#define MAGIC_BOOT_KEY 0xDC42
|
||||
#define MAGIC_BOOT_KEY 0xDC42
|
||||
|
||||
/** Complete bootloader version number expressed as a packed byte, constructed from the
|
||||
* two individual bootloader version macros.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue