Change vendor name to Ultimate Gadget Laboratories.

This commit is contained in:
László Monda
2017-04-22 01:20:02 +02:00
parent 74a37a8d9e
commit d1c006e21a
9 changed files with 1466 additions and 436 deletions

View File

@@ -359,8 +359,8 @@ __isr_vector:
.section .FlashConfig, "a"
.long 0x01020304 /* First 4 bytes of the Backdoor key. Not used */
.long 0x05060708 /* Next 4 bytes of the Backdoor key */
.long 0xFFFFFFF8 /* Program flash protection bytes */
.long 0xFFFFFF95 /* FSEC byte, FOPT byte, Reserved, Reserved */
.long 0xFFFFFFFF /* Program flash protection bytes */
.long 0xFFFFFFFE /* FSEC byte, FOPT byte, Reserved, Reserved */
.text