Some initial bringup of the dfu bootloader on the mk20dx256vlh7
This commit is contained in:
parent
46fc3e596b
commit
e41444304b
17 changed files with 249 additions and 65 deletions
|
@ -32,7 +32,7 @@
|
|||
#define STR_MANUFACTURER u"Kiibohd"
|
||||
#define STR_PRODUCT u"Kiibohd DFU Bootloader"
|
||||
#define STR_SERIAL u"@CHIP@"
|
||||
#define STR_ALTNAME u"@BOOT_DFU_ALTNAME"
|
||||
#define STR_ALTNAME u"@BOOT_DFU_ALTNAME@"
|
||||
|
||||
|
||||
// Mac OS-X and Linux automatically load the correct drivers. On
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue